]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix potential off-by-one on large reads (thanks psychon)
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 20 Jul 2008 09:15:01 +0000 (09:15 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 20 Jul 2008 09:15:01 +0000 (09:15 +0000)
commitccfcdda27482fe2ac99d0da936ef1a1374223624
treebb5e7fb0f8178b751b3a22192bd1d82e04541104
parentca781714c1651a9e7042eb930c6b117449f8e1fc
Fix potential off-by-one on large reads (thanks psychon)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10048 e03df62e-2008-0410-955e-edbf42e46eb7
include/inspircd.h
src/configreader.cpp