• Adam Cozzette's avatar
    Make sure to delete temporary maps used by FileDescriptorTables · daf039b8
    Adam Cozzette authored
    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.
    daf039b8
Name
Last commit
Last update
..
google/protobuf Loading commit data...
solaris Loading commit data...
Makefile.am Loading commit data...
README.md Loading commit data...
libprotobuf-lite.map Loading commit data...
libprotobuf.map Loading commit data...
libprotoc.map Loading commit data...