CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/09 15:19:41
Modified files:
sys/dev/pci : if_mwx.c
Log message:
Add various checks in mwx_load_firmware() to ensure that the buffer
passed to mwx_mcu_send_firmware() does not move beyond the firmware
image. For regions flagged with FW_FEATURE_NON_DL don't forget to
increase the offset.
