Commit Graph

6 Commits (acee16d884515339fc9df08e328b65e133783a40)

Author SHA1 Message Date
leitner 6cfc16fc40 add gcc 5 integer overflow intrinsics support to rangecheck.h
in the process, identify a gnarly problem that was not only not found by
  the test suite, there was a test testing for the wrong behavior!
leitner 0f6e586fc9 fix some bugs that cppcheck found
leitner a8a5e9a3d5 some valgrind de-noising
fix subtle typo in sub_of (David Sirovsky)
leitner 1b17f47def escape more in fmt_ldapescape
leitner d22de55cee add some int overflow check macros to rangecheck.h
leitner dbd9fe1ea5 add rangecheck.h