6b28fae Don't double-free TryExec variable

Authored and Committed by rstrode 14 years ago
    Don't double-free TryExec variable
    
    If the program could not be found the exec variable would get
    freed twice.
    
        
file modified
+1 -0