Browse Source

Another leak in the wall

master
lostd 10 years ago
parent
commit
f30e02239e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      noice.c

+ 1
- 0
noice.c 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;
} }


Loading…
Cancel
Save