• Oran Agra's avatar
    fix leak in module api rdb test · 02f21113
    Oran Agra authored
    recently added more reads into that function, if a later read fails, i must
    either free what's already allocated, or return the pointer so that the free
    callback will release it.
    02f21113
testrdb.c 8.1 KB