• Stephen Frost's avatar
    Fix issues with pg_ctl · eb933162
    Stephen Frost authored
    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.
    eb933162
pg_ctl.c 59.2 KB