xdp-for-windows
xdp-for-windows copied to clipboard
Add ASAN test coverage
Enable address sanitizer on a separate run of functional and stress tests.
Since XDP itself doesn't allocate/free/manipulate memory in user mode, the value is mostly in detecting bugs in the tests themselves or other dependencies.