• Stephen Frost's avatar
    Improve handling of pthread_mutex_lock error case · 8359ed80
    Stephen Frost authored
    We should really be reporting a useful error along with returning
    a valid return code if pthread_mutex_lock() throws an error for
    some reason.  Add that and back-patch to 9.0 as the prior patch.
    
    Pointed out by Alvaro Herrera
    8359ed80
fe-secure.c 42.1 KB