Przeglądaj źródła

Fix 2 buffers leaking even if we exist just afterwards (coverity)

tags/v0.99.beta19
Pascal Terjan pterjan 11 lat temu
rodzic
commit
707eccb851
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      tools/sortchars.c

+ 2
- 0
tools/sortchars.c Wyświetl plik

@@ -259,5 +259,7 @@ static void testcircle(void)
printf("\n");
}
printf("*/\n");
free(buf);
free(dst);
}


Ładowanie…
Anuluj
Zapisz