[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug target/11927] [powerpc] wrong code, buffer overflow?



PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11927


schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From schwab at suse dot de  2003-08-15 15:34 -------
Undefined behaviour.  After the first vsnprintf the only thing you can do with 
args is to pass it to va_end. 



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: