8dfdcb - Fix potential double free in cache_release. This bug showed up in a

Authored and Committed by Jeffrey E. Moyer 19 years ago
1 file changed. 8 lines added. 1 lines removed.
    - Fix potential double free in cache_release. This bug showed up in a
        multi-map setup. Two calls to cache_release would result in a SIGSEGV,
        and the automount process would never exit.
    
        
file modified
+8 -1