[cc65] Compiler: Should xvsnprintf() work?

From: Christian Krüger <C.Krueger.B1web.de>
Date: 2013-03-23 19:49:56
Hi,

browsing through the compiler source, I notice 'xvsnprintf()'. Is this 
actually in use?
It seems there is is some kind of bug in it:

...
PrintfCtrl P;
...
va_copy (P.ap, ap);   // <- use of uninitialized buffer/memory!


Comments?
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Mar 23 19:50:08 2013

This archive was generated by hypermail 2.1.8 : 2013-03-23 19:50:13 CET