bug in the Solaris/Schilling driver part of sanei/sanei_scsic

(null pointer dereference) fixed.
bug in backend/tatamrack.c (inconsistent arguments of sanei_scsi_cmd) fixed.
DEVEL_2_0_BRANCH-1
Abel Deuring 2001-02-26 23:01:38 +00:00
rodzic 67ef75ed86
commit 6e4d27ffec
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,11 @@
2001-02-26 Abel Deuring <a.deuring@satzbau-gmbh.de>
* sanei/sanei_scsi.c: removed a possible null pointer
dereference in the Solaris/Schilling driver part. (Bug was
found and fixed by William L. Sebok)
* backend/tamarack.c: inconsistent call to sanei_scsi_cmd fixed
2001-02-22 Petter Reinholdtsen <pere@td.org.uit.no>
* TODO: Add comment on how link problems should really be fixed.