On 1/31/07, Jason Evans <[EMAIL PROTECTED]> wrote:

jasone      2007-01-31 22:54:19 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c
  Log:
  Fix a utrace(2)-related bug in calloc(3).

  Integrate various pedantic cleanups.

  Submitted by:   Andrew Doran <[EMAIL PROTECTED]>

  Revision  Changes    Path
  1.139     +56 -44    src/lib/libc/stdlib/malloc.c
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-src
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Does this fix the following error I get in GDB alot:
Assertion failed: (mapelm.free == false), function arena_salloc, file
/usr/src/lib/libc/stdlib/malloc.c, line 2355.

--
Coleman Kane
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to