diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2019-10-04 17:01:03 -0400 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2019-10-04 17:43:49 -0400 |
commit | f88aece242178ff0c187d56e34a79645fbc44a23 (patch) | |
tree | bfd6597469c295113d7a83a5843cdfb53ca8789c /newlib/libc/machine | |
parent | df5c79f30c3f871b7e0edd6d4629af78b30fca15 (diff) | |
download | newlib-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