Fix bug #12242 with crashes in ralloc.c on OpenBSD.
commit36c46f8e09d5cb0cb8d2b19b9d3ad4826b5e163c
authorEli Zaretskii <eliz@gnu.org>
Fri, 24 Aug 2012 08:26:46 +0000 (24 11:26 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 24 Aug 2012 08:26:46 +0000 (24 11:26 +0300)
tree3ddb8fdb5d004cd2e150349816f4423dd796e826
parentdb148c21a9bc379f5147d5dfc4f53504308e60bc
Fix bug #12242 with crashes in ralloc.c on OpenBSD.

 src/ralloc.c (free_bloc): Don't dereference a 'heap' structure if it
 is not one of the heaps we manage.
src/ChangeLog
src/ralloc.c