Hi,
There is a memory leak in this module, but I don't know exactly where.
I've made a script that would use just two attributes of the library:
- The constructor
- The "symbols" instance attribute
After inspecting thousands of binaries, python process was at 10GB of allocated memory.
I'm running Python 3.6.1 (64-bit) on CentOS 7.1.1503 and using the latest available version on pypi. Compiler is gcc 4.8.3.
Hi,
There is a memory leak in this module, but I don't know exactly where.
I've made a script that would use just two attributes of the library:
After inspecting thousands of binaries, python process was at 10GB of allocated memory.
I'm running Python 3.6.1 (64-bit) on CentOS 7.1.1503 and using the latest available version on pypi. Compiler is gcc 4.8.3.