Skip to content

Comments

lib/bitmap: Fix a potential memory leak#3004

Merged
marisn merged 1 commit intoOSGeo:mainfrom
lbartoletti:fix_memleak_bitmap
Jun 5, 2023
Merged

lib/bitmap: Fix a potential memory leak#3004
marisn merged 1 commit intoOSGeo:mainfrom
lbartoletti:fix_memleak_bitmap

Conversation

@lbartoletti
Copy link
Contributor

map is initinialized but not free'd

map is initinialized but not free'd
@neteler neteler added bug Something isn't working C Related code is in C labels Jun 4, 2023
@marisn marisn merged commit 94cd15f into OSGeo:main Jun 5, 2023
@lbartoletti lbartoletti deleted the fix_memleak_bitmap branch June 5, 2023 09:44
@neteler neteler added this to the 8.4.0 milestone Aug 16, 2023
neteler pushed a commit that referenced this pull request Aug 16, 2023
map is initinialized but not free'd

Co-authored-by: Loïc Bartoletti <lbartoletti@qgis_dev.Oslandia.com>
@neteler neteler modified the milestones: 8.4.0, 8.3.1 Aug 16, 2023
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
map is initinialized but not free'd

Co-authored-by: Loïc Bartoletti <lbartoletti@qgis_dev.Oslandia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working C Related code is in C

Development

Successfully merging this pull request may close these issues.

3 participants