Don't free memory that's not alloced

DEVEL_2_0_BRANCH-1
Henning Geinitz 2001-04-29 19:42:15 +00:00
rodzic ca56fdf8e2
commit 396c043b52
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -10,6 +10,7 @@
2001-04-29 Henning Meier-Geinitz <henning@meier-geinitz.de>
* sanei/sanei_wire.c: Don't free memory that's not alocced.
* sanei/sanei_config.c: Avoid reading uninitialized memory when
checking SANE_CONFIG_DIR.
* backend/mustek.c: Fixed several memory leaks.