Go to file
Ismail Dönmez 62642784c1 - Update to version 3.4.1
* Fix a race in the "arenas.extend" mallctl that could cause memory
    corruption of internal data structures and subsequent crashes.
  * Fix Valgrind integration flaws that caused Valgrind warnings about
    reads of uninitialized memory in:
    + arena chunk headers
    + internal zero-initialized data structures
  * Preserve errno during the first allocation.  A readlink(2) call
    during initialization fails unless /etc/malloc.conf exists,
    so errno was typically set during the first allocation prior to this fix.
  * Fix compilation warnings reported by gcc 4.8.1
- Rename pprof to pprof-jemalloc to prevent conflict with gperftools

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jemalloc?expand=0&rev=15
2013-10-22 09:31:54 +00:00
.gitattributes Accepting request 87662 from home:jengelh:bl-new 2011-10-13 16:05:06 +00:00
.gitignore Accepting request 87662 from home:jengelh:bl-new 2011-10-13 16:05:06 +00:00
jemalloc-3.4.1.tar.bz2 - Update to version 3.4.1 2013-10-22 09:31:54 +00:00
jemalloc.changes - Update to version 3.4.1 2013-10-22 09:31:54 +00:00
jemalloc.spec - Update to version 3.4.1 2013-10-22 09:31:54 +00:00