Another leak in the wall

This commit is contained in:
lostd 2014-10-10 15:02:26 +03:00
parent e948949624
commit f30e02239e
1 changed files with 1 additions and 0 deletions

View File

@ -539,6 +539,7 @@ nochange:
} }
r = setfilter(&re, tmp); r = setfilter(&re, tmp);
if (r != 0) { if (r != 0) {
free(tmp);
printmsg(""); printmsg("");
goto nochange; goto nochange;
} }