Cleanup code duplication in malloc on fallback to use another arena
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 7 Sep 2012 09:09:52 +0000 (14:39 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 7 Sep 2012 09:10:58 +0000 (14:40 +0530)
commitc78ab0947353c8f46d23857ebf3fb4a70ed581d9
treebfe0fa498ef6ea5c98a1ed81cbc2cdecef6b9dde
parent01f49f59cebf782c663698a0fa6f15453409d42b
Cleanup code duplication in malloc on fallback to use another arena

Break the fallback code to try another arena into a separate function
for readability.
ChangeLog
malloc/arena.c
malloc/malloc.c