Pārlūkot izejas kodu

Fix memory leaks

master
lostd pirms 10 gadiem
vecāks
revīzija
bc766bc4a8
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. +2
    -0
      noice.c

+ 2
- 0
noice.c Parādīt failu

@@ -421,6 +421,7 @@ again:
bin = openwith(name);
if (bin == NULL) {
printmsg("No association");
free(pathnew);
goto nochange;
}

@@ -439,6 +440,7 @@ again:
goto redraw;
default:
printmsg("Unsupported file");
free(pathnew);
goto nochange;
}
}


Notiek ielāde…
Atcelt
Saglabāt