badgeteam / mch2022-firmware-esp32

ESP32 launcher firmware for the MCH2022 badge
https://docs.badge.team
MIT License
13 stars 9 forks source link

fpga_util: Fix use-after-free in _fpga_req_delete_entry #81

Closed smunaut closed 2 years ago

smunaut commented 2 years ago

No need to continue the scan once we deleted the entry ...

Signed-off-by: Sylvain Munaut tnt@246tNt.com