fix off-by-one error and do not use magic constant of 100 when checking StackPost
authorMichael Vogt <mvo@debian.org>
Thu, 25 Jul 2013 18:14:59 +0000 (20:14 +0200)
committerMichael Vogt <mvo@debian.org>
Thu, 25 Jul 2013 18:14:59 +0000 (20:14 +0200)
commit26d5b68a008cfedec113ebdde782c3d18478a5b4
treeba7185cd4ccd48205040ebdf3c7467f3f7f9bdc0
parent96ab3c6f62becde2fc67b81c65eef2881856fd22
fix off-by-one error and do not use magic constant of 100 when checking StackPost
apt-pkg/contrib/configuration.cc