]> sourceware.org Git - newlib-cygwin.git/commit
2002-08-09 Jason Tishler <jason@tishler.net>
authorJeff Johnston <jjohnstn@redhat.com>
Fri, 9 Aug 2002 21:33:29 +0000 (21:33 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Fri, 9 Aug 2002 21:33:29 +0000 (21:33 +0000)
commit659e70628ec5090df32224eac99b5d635179d142
treea56c74ff8ac734340451f7a94d5d108c5a453dbf
parent037240a242b404e18308dd1a60937a5868bed702
2002-08-09  Jason Tishler  <jason@tishler.net>

        * libc/stdlib/mallocr.c: Include <limits.h>.
        (request2size): Change macro to do
        unsigned long comparisons and avoid signed overflow.
        (mALLOc): Add overflow check for the number of bytes to allocate.
        (rEALLOc): Ditto.
newlib/ChangeLog
newlib/libc/stdlib/mallocr.c
This page took 0.026521 seconds and 5 git commands to generate.