---
þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://ver
From deuce@VERT to CVS commit on Sat Feb 9 19:08:42 2013
src/sbbs3 js_sprintf.c 1.9 1.10
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv18349
Modified Files:
js_sprintf.c
Log Message:
Fix crash caused by free()ing the allocated xp_sprintf() return value before returning it. Free the allocated buffer instead.