Comment Re:This is news...? (Score 1) 264
The standard operation is carefully designed to avoid increasing the count to more than the total number of voters in a given district.
Seriously guys, take a few minutes to understand the code before hacking on it. If it was written by a n00b, you need to understand it to make sure they didn't do other stuff wrong. If it was written by someone competent (which is probably the case for openssl), then you need to make sure you're not the one making the mistake. In this case, to make it work with valgrind, the patch should have been to debian/rules, simply changing the way Configure was called.
You've been Berkeley'ed!