summaryrefslogtreecommitdiffstats
path: root/src/bitmap.c
diff options
context:
space:
mode:
authorUwe L. Korn <uwelk@xhochy.com>2017-08-29 09:06:50 (GMT)
committerQi Wang <interwq@gmail.com>2017-09-11 18:01:21 (GMT)
commit17c897976c60b0e6e4f4a365c751027244dada7a (patch)
tree4112d7e05094992dfae0af02e889f4b6eea56230 /src/bitmap.c
parent7883c7749fd7df96c6cc0f9bfdb83554d7b0606c (diff)
downloadjemalloc-stable-4.zip
jemalloc-stable-4.tar.gz
jemalloc-stable-4.tar.bz2
Do not assume dss never decreases.stable-4
An sbrk() caller outside jemalloc can decrease the dss, so add a separate atomic boolean to explicitly track whether jemalloc is concurrently calling sbrk(), rather than depending on state outside jemalloc's full control. Fixes #802 for stable-4
Diffstat (limited to 'src/bitmap.c')
0 files changed, 0 insertions, 0 deletions