aboutsummaryrefslogtreecommitdiff
path: root/util/python
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@google.com>2018-05-24 11:55:42 -0700
committerAdam Cozzette <acozzette@google.com>2018-05-24 12:39:25 -0700
commitdaf039b8cd2f29cbc129273e11e269afd667ee06 (patch)
treeacd09cb7aebcef5d2c3ab3be4c51e07f83a4ce87 /util/python
parent15cde292ce085bec0d089db2e1e2d3403e765d21 (diff)
downloadprotobuf-daf039b8cd2f29cbc129273e11e269afd667ee06.tar.gz
protobuf-daf039b8cd2f29cbc129273e11e269afd667ee06.tar.bz2
protobuf-daf039b8cd2f29cbc129273e11e269afd667ee06.zip
Make sure to delete temporary maps used by FileDescriptorTables
I ran the tcmalloc heap checker in draconian mode, and it reported some heap allocations that were still reachable when protobuf-test exited. To fix that, I updated FileDescriptorTables to make sure its temporary heap-allocated maps are deleted when it is destroyed.
Diffstat (limited to 'util/python')
0 files changed, 0 insertions, 0 deletions