diff options
| author | chr[] <chris@deviu.lan> | 2017-06-30 13:08:14 +0000 |
|---|---|---|
| committer | chr[] <chris@deviu.lan> | 2017-06-30 13:08:14 +0000 |
| commit | d6f2d85a424751ac9dd468949a950ecc46148ff2 (patch) | |
| tree | 9271dbfa67fd4c84e78439c1a7ad883c7e2ac4eb /src/live_effects/parameter | |
| parent | Replace ImageMagic with GraphicsMagic (diff) | |
| download | inkscape-d6f2d85a424751ac9dd468949a950ecc46148ff2.tar.gz inkscape-d6f2d85a424751ac9dd468949a950ecc46148ff2.zip | |
jemalloc cmake module
(shamelessly stolen from Blender)
libstdc++ memory allocator is broken:
"Notes about deallocation. This allocator does not explicitly release memory."
The story:
https://www.zerotier.com/blog/2017-05-05-theleak.shtml
The solution?!
http://jemalloc.net/
No need to recompile, just install it and a simple test run:
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.1 inkscape
Diffstat (limited to 'src/live_effects/parameter')
0 files changed, 0 insertions, 0 deletions
