freebsd-dev/lib/libcam
Alan Somers 8a0a413e12 Fix multiple bugs in cam_strmatch
* Wrongly matches strings that are shorter than the pattern
* Fails to match negative character sets
* Fails to match character sets that aren't at the end of the pattern
* Fails to match character ranges

Reviewed by:	imp
MFC after:	3 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D13173
2017-11-20 22:01:45 +00:00
..
tests Fix multiple bugs in cam_strmatch 2017-11-20 22:01:45 +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 Fix up r316081 by using nitems(cam_errbuf) instead of sizeof(cam_errbuf) 2017-03-29 08:38:31 +00:00
camlib.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
Makefile Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom 2017-08-02 08:14:06 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
scsi_cmdparse.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00