Explorar el Código

Free allocated resources using regfree (#71)

master
Daniel Lockyer Arun Prakash Jana hace 7 años
padre
commit
77b0fe0104
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      nnn.c

+ 1
- 0
nnn.c Ver fichero

@@ -2007,6 +2007,7 @@ populate(char *path, char *oldname, char *fltr)

/* Find cur from history */
cur = dentfind(dents, oldname, ndents);
regfree(&re);
return 0;
}



Cargando…
Cancelar
Guardar