mirror of
https://github.com/jarun/nnn.git
synced 2025-03-19 04:49:49 +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);
|
||||
if (r != 0) {
|
||||
free(tmp);
|
||||
printmsg("");
|
||||
goto nochange;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue