You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
com: fix loop/crash in dpvsnprintf() error handling
Somehow I didn't notice Sys_Printf() calls dpvsnprintf(), see
21fa901.
Also fixes a minor bug where Sys_Print() could output more bytes than it
should, introduced in 01642af.
Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
0 commit comments