fix off-by-one error in key detection logic for uninitialized warnings
authorYves Orton <demerphq@gmail.com>
Sat, 20 Oct 2012 12:54:09 +0000 (14:54 +0200)
committerYves Orton <demerphq@gmail.com>
Sat, 20 Oct 2012 12:54:09 +0000 (14:54 +0200)
commit2a2d1992541701e8b36d3c073917241eef22f1c4
treee47ecfa157ecc2fcf1bce30728cacd98bd18af6a
parent40baebf6601f1e631adc917cf1ad9f2236018158
fix off-by-one error in key detection logic for uninitialized warnings

Prior to this patch we would not look at the 0th bucket.
sv.c
t/lib/warnings/9uninit