bug#79805: possible missing null check in tostring()
Paul Eggert <[email protected]> Sun, 9 Nov 2025 22:30:29 -0800
| Newsgroups | gmane.comp.gnu.core-utils.bugs |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 2025-11-09 04:42, Ray steven wrote: > By default, GMP aborts on allocation failure, but this behavior can be > changed > by registering custom memory functions. If such a configuration is used, Such a configuration is not used here.