USBGuard / usbguard

USBGuard is a software framework for implementing USB device authorization policies (what kind of USB devices are authorized) as well as method of use policies (how a USB device may interact with the system)
https://usbguard.github.io/
GNU General Public License v2.0
1.1k stars 133 forks source link

Fix build for GCC 13 + make GitHub Actions cover build with GCC 13 #586

Closed hartwork closed 1 year ago

hartwork commented 1 year ago

Sits on top of the original commit from #583 by @kraj, happy to have that merged first. Alternative to #582.

CC @Cropi @radosroka @kraj @yselkowitz @rfrohl

rfrohl commented 1 year ago

lgtm as well