Tim J. Robbins ccc8c6c31f 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)
2004-04-22 11:35:12 +00:00
..
2004-02-16 10:02:40 +00:00
2004-04-21 09:50:52 +00:00
2004-03-02 06:22:24 +00:00