libtt: Fixes for Coverity fixes that I thought I'd already fixed.
This commit is contained in:
@@ -318,6 +318,7 @@ isrepair(isfname, verbose)
|
||||
(void)sigprocmask(SIG_SETMASK, &oldmask, NULL);
|
||||
|
||||
print("...File repaired\n");
|
||||
if (buffer != Buffer) free(buffer);
|
||||
return (ISOK);
|
||||
|
||||
ERROR:
|
||||
|
||||
Reference in New Issue
Block a user