aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/machine
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2019-10-04 17:01:03 -0400
committerJeff Johnston <jjohnstn@redhat.com>2019-10-04 17:43:49 -0400
commitf88aece242178ff0c187d56e34a79645fbc44a23 (patch)
treebfd6597469c295113d7a83a5843cdfb53ca8789c /newlib/libc/machine
parentdf5c79f30c3f871b7e0edd6d4629af78b30fca15 (diff)
downloadnewlib-f88aece242178ff0c187d56e34a79645fbc44a23.zip
newlib-f88aece242178ff0c187d56e34a79645fbc44a23.tar.gz
newlib-f88aece242178ff0c187d56e34a79645fbc44a23.tar.bz2
Prevent NULL ptr accesses due to Balloc out of memory
- add new eBalloc macro to mprec.h which calls Balloc and aborts if Balloc fails due to out of memory - change mprec.c functions that use Balloc without checking to use eBalloc instead - fix dtoa.c to use eBalloc
Diffstat (limited to 'newlib/libc/machine')
0 files changed, 0 insertions, 0 deletions