diff options
author | Christian Heimes <christian@cheimes.de> | 2013-06-29 21:37:34 +0200 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2013-06-29 21:37:34 +0200 |
commit | d6195821d7969b6d1dcf77e6c8d2a3fd1b331109 (patch) | |
tree | 6093d012139528c7d817a0e716f4443a24e5505c /Python/sysmodule.c | |
parent | 02ebf23e6996b9803d42236a1db43f0c3def4c02 (diff) | |
download | cpython-d6195821d7969b6d1dcf77e6c8d2a3fd1b331109.tar.gz |
Fix resource leak in pickle module
CID 983309 (#1 of 1): Resource leak (RESOURCE_LEAK)
leaked_storage: Variable unicode_str going out of scope leaks the storage it points to.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions