Pārlūkot izejas kodu

Only free history path if it is valid

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

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

@@ -604,8 +604,10 @@ begin:

/* Find cur from history */
cur = dentfind(dents, n, path, hpath);
free(hpath);
hpath = NULL;
if (hpath != NULL) {
free(hpath);
hpath = NULL;
}

for (;;) {
int nlines;


Notiek ielāde…
Atcelt
Saglabāt