mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 08:50:22 -05:00
As the efi_devpath_last_node() and efi_devpath_trim() can return NULL pointers, the consumers of this API should check the the NULL pointers. Same for efinet_dev_init() using calloc(). Reported by: Robert Mustacchi <rm@joyent.com> Reviewed by: jhb, allanjude Approved by: allanjude (mentor) Differential Revision: https://reviews.freebsd.org/D9203 |
||
|---|---|---|
| .. | ||
| delay.c | ||
| devpath.c | ||
| efi_console.c | ||
| efinet.c | ||
| efipart.c | ||
| env.c | ||
| errno.c | ||
| handles.c | ||
| libefi.c | ||
| Makefile | ||
| Makefile.depend | ||
| time.c | ||
| time_event.c | ||