mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 17:19:56 -05:00
- fix a potential overrun made worse by rev 1.5 of camlib.h - change strncpy() and strcpy() calls to strlcpy() - use sizeof(string[]) instead of STRING_LEN to avoid future problems - get rid of an unused variable Thanks to BDE for pointing out some of the problems. MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| cam.3 | ||
| cam_cdbparse.3 | ||
| camlib.c | ||
| camlib.h | ||
| Makefile | ||
| scsi_cmdparse.c | ||