• Alexey Yurchenko's avatar
    This commit fixes · d809fcc3
    Alexey Yurchenko authored
      - errno handling in wsp::env::append() method, where error could be returned by mistake
      - return code of sst_prepare_other() when pthread_create() fails - it was returning positive error code which by convention is treated as success.
    d809fcc3
wsrep_utils.h 4.39 KB