diff options
author | Shehjar Tikoo <shehjart@gluster.com> | 2009-07-04 05:10:28 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-07-06 12:37:05 -0700 |
commit | 7261ef381a2c3c7bf5ef0ecd2392f7cab9e60e37 (patch) | |
tree | d70ec2719c24b608b07c88852211d20d567f88e7 /Makefile.am | |
parent | c3f24c43a4cfb576a23de689c6107c4479e51307 (diff) |
mem-pool: Do not perform chunkhead2ptr on MALLOCed memory
Memory allocated from the heap instead of the mem-pool
need not under go the chunkhead to ptr conversion when returning
to a mem-pool user since this address can be use directly.
This fixes a crash in io-threads.
Ref: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=102
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions