[GRASS-git] [OSGeo/grass] 9e8874: ps.map: Fix memory leak issue (#4369)
ShubhamDesai
noreply at github.com
Mon Sep 23 13:59:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 9e8874c5e7f8093ec9bd8d1590043e0f58c3671c
https://github.com/OSGeo/grass/commit/9e8874c5e7f8093ec9bd8d1590043e0f58c3671c
Author: ShubhamDesai <42180509+ShubhamDesai at users.noreply.github.com>
Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths:
M ps/ps.map/ps_vpoints.c
Log Message:
-----------
ps.map: Fix memory leak issue (#4369)
This addresses resource leak issue identified by Coverity Scan (CID : 1207906). Uses Vect_destroy_cats_struct() to destroy Cats and avoid the memory leak issue.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list