mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 16:35:27 -04:00
if (sb == NULL) { ... sb->s_error } is going to be a bad time. Return
ENOMEM when we cannot allocate an sbuf for the sysctl rather than
dereferencing the NULL pointer just returned.
Reviewed by: manu@, allanjude@
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D30373
|
||
|---|---|---|
| .. | ||
| if_axgbe.c | ||
| if_axgbe_pci.c | ||
| xgbe-common.h | ||
| xgbe-dcb.c | ||
| xgbe-desc.c | ||
| xgbe-dev.c | ||
| xgbe-drv.c | ||
| xgbe-i2c.c | ||
| xgbe-mdio.c | ||
| xgbe-phy-v1.c | ||
| xgbe-phy-v2.c | ||
| xgbe-ptp.c | ||
| xgbe-sysctl.c | ||
| xgbe-txrx.c | ||
| xgbe.h | ||
| xgbe_osdep.c | ||
| xgbe_osdep.h | ||