Searched hist:70725 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/lib/libc/stdio/
H A Dprintf-pos.cdiff 70725 Sat Jan 06 18:48:00 MST 2001 archie Fix bugs in the handling of > 8 positional arguments:
- The stack was getting smashed by __grow_type_table()
- reallocf() was being called with the wrong pointer
- The maximum argument number was being incorrectly computed

PR: misc/23521

Completed in 104 milliseconds