3a15039 Bug 702150 - (cov#10817) Leak of string in libdsa

Authored and Committed by nkinder 13 years ago
    Bug 702150 - (cov#10817) Leak of string in libdsa
    
    When line-wrapping is used in ds_display_tail(), we leak the wrapped
    content.  We need to free this before it goes out of scope.
    
        
file modified
+1 -0