mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
This function didn't properly check it had a valid iterator *before* using this iterator (.begin()->second). Now we first check if that iterator is valid (size() is *not* zero) before we run this. No behaviour is changed, but the bug is gone. Yay. ;) git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1133 726aef4b-f618-498e-8847-2d620e286838
14 KiB
14 KiB