• Neal Norwitz's avatar
    Backout the original 'fix' to 1721309 which had no effect. · 994ebed5
    Neal Norwitz yazdı
    Different versions of Berkeley DB handle this differently.
    The comments and bug report should have the details.  Memory is allocated
    in 4.4 (and presumably earlier), but not in 4.5.  Thus
    4.5 has the free error, but not earlier versions.
    
    Mostly update comments, plus make the free conditional.
    
    This fix was already applied to the 2.5 branch.
    994ebed5
_bsddb.c 163 KB