Skip to content

Conversation

@ShubhamDesai
Copy link
Contributor

This pull request fixes issue identified by Coverity Scan (CID : 1207846)
Used Vect_destroy_cats_struct() to fix this issue.

@github-actions github-actions bot added vector Related to vector data processing C Related code is in C module labels Sep 14, 2025
Copy link
Contributor

@metzm metzm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add Vect_destroy_cats_struct(Cats); in L393 before return i;

@ShubhamDesai
Copy link
Contributor Author

Please also add Vect_destroy_cats_struct(Cats); in L393 before return i;

Done

@petrasovaa petrasovaa merged commit 0833f2b into OSGeo:main Sep 25, 2025
27 of 28 checks passed
@github-actions github-actions bot added this to the 8.5.0 milestone Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C Related code is in C module vector Related to vector data processing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants