[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] malloc() bug



On 12/28/12 16:38, Vincent Rivière wrote:
On 21/01/2011 13:35, Alan Hourihane wrote:
On Fri, 2011-01-21 at 12:02 +0100, Vincent Rivière wrote:
Alan Hourihane wrote:
Actually, I'm sure I've fixed some malloc problems. It's probably still
sitting in my local mintlib sources with a bunch of other stuff in
testing :-)

Wow again, what a news !
What was the cause ?

If I remember correctly (need to check) there was a NULL pointer
floating around which wasn't checked before use.

Alan, could you please confirm that you committed your changes regarding to that malloc() bug, and that it fixed the random "make" assertion failed?

make: ../mintlib/malloc.c:187: __free: Assertion `s == r' failed.


Yes, I'll check. I'll be doing a pass over ll my backed up fixes in the next few days.

Alan.