mirror of https://github.com/postgres/postgres
It was using %u to read a string that was earlier produced by snprintf with %d into a signed integer variable. This seems to work in practice but is incorrect. found by cppcheckpull/10/merge
parent
19a541143a
commit
a914a04142
Loading…
Reference in new issue