ID: 35978 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: irrelevant PHP Version: 6CVS-2006-01-12 (CVS) Assigned To: helly New Comment:
Reproduce case and gdb backtrace are highly welcome. Previous Comments: ------------------------------------------------------------------------ [2006-01-12 14:12:32] [EMAIL PROTECTED] Description: ------------ %n is wrongly implemented in our low level printf functions. When %n is used, it does not only write the char counter but also agains outputs whatever is in the current string buffer. => crash when %n is used first. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35978&edit=1
