This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch for Balloc accesses


I have just checked in a patch to handle newlib code that uses Balloc and
was expecting the result to be non-null.  The function returns NULL when
out of memory and the old code now aborts with a message as opposed to
causing an invalid access exception.

Regards,

-- Jeff J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]