mirror of
https://github.com/jarun/nnn.git
synced 2025-02-26 03:01:32 +00:00
Another leak in the wall
This commit is contained in:
parent
e948949624
commit
f30e02239e
1 changed files with 1 additions and 0 deletions
1
noice.c
1
noice.c
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue