diff options
| author | Claude Paroz <claude@2xlibre.net> | 2015-07-09 10:52:11 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2015-07-10 19:56:17 +0200 |
| commit | d72f8862cb1a39934952e708c3c869be1399846e (patch) | |
| tree | 215c7fc632160838e37478439053084cb823bcf3 /docs/internals/contributing/writing-code/javascript.txt | |
| parent | 0b02ce54cf58f96811a625245e374e6cd10e28af (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/javascript.txt')
0 files changed, 0 insertions, 0 deletions
