Files
rdkit/Code/GraphMol/test-valgrind.cpp
Brian Kelley e92ee9724b Fix memory leak in Dict operator= (#2061)
* Fix memory leak in Dict operator=

* Reenable old tests

* Don't overwrite nonPodData until the last moment

* Fix previous bug.  Need to check other._hasNonPodData, not our own
2018-09-28 14:03:04 +02:00

2.0 KiB