summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-code
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2015-07-09 10:52:11 +0200
committerClaude Paroz <claude@2xlibre.net>2015-07-10 19:56:17 +0200
commitd72f8862cb1a39934952e708c3c869be1399846e (patch)
tree215c7fc632160838e37478439053084cb823bcf3 /docs/internals/contributing/writing-code
parent0b02ce54cf58f96811a625245e374e6cd10e28af (diff)
Fixed #25072 -- Prevented GDALRaster memory to be uncollectable
Setting GDALRaster.bands as a cached property was creating a circular reference with objects having __del__ methods, which means the memory could never be freed. Thanks Daniel Wiesmann for the report and test, and Tim Graham for the review.
Diffstat (limited to 'docs/internals/contributing/writing-code')
0 files changed, 0 insertions, 0 deletions