malloc: Remove arena_mem variable
commit00d4e2ea3503e6de0f198cd65343f287a51f04db
authorFlorian Weimer <fweimer@redhat.com>
Fri, 19 Feb 2016 16:06:33 +0000 (19 17:06 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 19 Feb 2016 16:06:33 +0000 (19 17:06 +0100)
treee81b251d3f58e479bb34283b6fab79c565119515
parentaff8c7a9a700d31bdbc0ccb1b8f594ab62255e16
malloc: Remove arena_mem variable

The computed value is never used.  The accesses were data races.
ChangeLog
malloc/arena.c
malloc/malloc.c