diff options
author | Stephen Frost <sfrost@snowman.net> | 2014-03-05 01:30:03 -0500 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2014-03-05 01:30:03 -0500 |
commit | eb933162cdcbcaa5c56c75eb21b9c055af9748a0 (patch) | |
tree | b1727d2f75327c5952f512d03d426e038aca52b9 /src/backend/access | |
parent | 6f37c08057685ee3c6c63222dba0dac012760dde (diff) | |
download | postgresql-eb933162cdcbcaa5c56c75eb21b9c055af9748a0.tar.gz postgresql-eb933162cdcbcaa5c56c75eb21b9c055af9748a0.zip |
Fix issues with pg_ctl
The new, small, free_readfile managed to have bug in it which could
cause it to try and free something it shouldn't, and fix the case
where it was being called with an invalid pointer leading to a
segfault.
Noted by Bruce, issues introduced and fixed by me.
Diffstat (limited to 'src/backend/access')
0 files changed, 0 insertions, 0 deletions