mirror of https://github.com/postgres/postgres
Coverity pointed out that it's pretty silly to check for a null pointer
after we've already dereferenced the pointer. To fix, just swap the
order of the two error checks. Oversight in commit d6e612f83
.
pull/47/head
parent
92f1545d6e
commit
2c97f73468
Loading…
Reference in new issue