mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
strftime() returns zero for errors and the state of the buffer we passed to it is undefined in this case. This lead to a non-null-terminated string being used. The impact of this bug should be low, no writing was done and you were only able to get a partial stack dump. A crash through this is quite unlikely. Thanks to cnu for finding and reporting this. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1394 726aef4b-f618-498e-8847-2d620e286838
29 KiB
29 KiB