Files
znc/String.cpp
psychon 5ddf977b16 Fix CString::RandomString() to not insert NULL bytes in its result
sizeof() also includes the trailing NULL byte and thus that character was
chosen sometimes, too.


git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1052 726aef4b-f618-498e-8847-2d620e286838
2008-05-12 19:35:15 +00:00

23 KiB