Go to file
Stephan Kulow ced5557d43 Accepting request 157950 from devel:libraries:c_c++
- Update to version 3.3.1
  * Fix a locking order bug that could cause deadlock during fork
    if heap profiling were enabled.
  * Fix a chunk recycling bug that could cause the allocator to lose
    track of whether a chunk was zeroed.
  * Fix TLS-related memory corruption that could occur during thread
    exit if the thread never allocated memory.  Only the quarantine
    and prof facilities were susceptible.
  * Internal reallocation of the quarantined object array leaked
    the old array.
  * Reallocation failure for internal reallocation of the quarantined
    object array (very unlikely) resulted in memory corruption.
  * Fix Valgrind integration to annotate all internally allocated
    memory in a way that keeps Valgrind happy about internal data
    structure access.
  * Fix building for s390 systems.
- Implement %check

OBS-URL: https://build.opensuse.org/request/show/157950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jemalloc?expand=0&rev=4
2013-03-08 08:13:34 +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.3.1.tar.bz2 - Update to version 3.3.1 2013-03-07 20:58:42 +00:00
jemalloc.changes - Update to version 3.3.1 2013-03-07 20:58:42 +00:00
jemalloc.spec - Update to version 3.3.1 2013-03-07 20:58:42 +00:00