summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-04-22 11:35:12 +0000
committertjr <tjr@FreeBSD.org>2004-04-22 11:35:12 +0000
commit2d6eafdb97fda1bbf2b528e6282360c164bcb57a (patch)
treeb40d4b9124f86cade2e9682cc1d4306aed4ee47c /lib/libc/stdlib
parente3daaa170bb35d24c6d9c98f6b14163bba660f56 (diff)
downloadFreeBSD-src-2d6eafdb97fda1bbf2b528e6282360c164bcb57a.zip
FreeBSD-src-2d6eafdb97fda1bbf2b528e6282360c164bcb57a.tar.gz
Use the correct size to allocate, copy and clear argument type tables
after their change from an array of char to an array of enum. This fixes problems that occurred when using positional arguments in format strings, particularly with more than STATIC_ARG_TBL_SIZE (8) of them. PR: 65841 Submitted by: Steven Smith (mostly)
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud