Converted msgstats macros & Co. to functions and added range checks
authormarkus schnalke <meillo@marmaro.de>
Mon, 3 Nov 2014 06:33:54 +0000 (07:33 +0100)
committermarkus schnalke <meillo@marmaro.de>
Mon, 3 Nov 2014 06:33:54 +0000 (07:33 +0100)
commit0347722f5b69de06a867b73ddc23388d082ab219
tree4bf73ff255d6c3d7778109001dadc8d4f90bdf99
parent5b093c3d779ddbbd09a233c8cf7a20c0d0d15d1c
Converted msgstats macros & Co. to functions and added range checks
This change is a reaction to bug, fixed in changeset 5b093c3. Although
the bug was fixed on a higher level, it would have been detected much
earlier if we would have had the range checks that we now have.

This patch was prepared by Philipp Takacs <philipp@bureaucracy.de>.
h/mh.h
h/prototypes.h
sbr/Makefile.in
sbr/seq_msgstats.c [new file with mode: 0644]