mirror of
https://github.com/znc/znc.git
synced 2026-05-07 05:44:41 +02:00
f4618594b6
CUtils::GetLongIP() had a bug where it would overflow an integer for IPs which started which a number higher than 127. This is now fixed by using unsigned integers and doing that shift on a long. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1340 726aef4b-f618-498e-8847-2d620e286838
13 KiB
13 KiB