mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05:00
the wrong length to strlcpy(3). It looks like it could overflow into the next field, isc_user, which is properly long to accomodate for it; I don't think it could cause any harm other than breaking the connection. Reviewed by: mav MFC after: 2 weeks Sponsored by: NetApp, Inc. Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D26247 |
||
|---|---|---|
| .. | ||
| chap.c | ||
| discovery.c | ||
| iscsid.8 | ||
| iscsid.c | ||
| iscsid.h | ||
| keys.c | ||
| log.c | ||
| login.c | ||
| Makefile | ||
| Makefile.depend | ||
| pdu.c | ||