freebsd-dev/lib/libcam
Enji Cooper 4056f95699 libcam: NULL out freed ccb.cdm.matches and ccb.cdm.patterns pointers
This is being done to avoid potential double frees with the values.

Differential Revision:	D9970
MFC after:	1 week
Reviewed by:	imp
Sponsored by:	Dell EMC Isilon
2017-03-20 16:30:02 +00:00
..
tests Start adding basic tests for cam(3) 2017-03-15 18:00:54 +00:00
cam_cdbparse.3 lib/libcam/cam_cdbparse.3: fix manpage warnings 2017-03-13 17:35:55 +00:00
cam.3 lib/libcam/cam.3: note that cam_freeccb(3) with ccb == NULL is a no-op 2017-03-13 02:12:33 +00:00
camlib.c libcam: NULL out freed ccb.cdm.matches and ccb.cdm.patterns pointers 2017-03-20 16:30:02 +00:00
camlib.h
Makefile Start adding basic tests for cam(3) 2017-03-15 18:00:54 +00:00
Makefile.depend
scsi_cmdparse.c Fix up r314189 2017-02-24 06:49:31 +00:00