Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information