Download raw body.
net/wstunnel: add unveil(2) restrictions, update to 10.4.2
Am 6. Juni 2025 14:46:42 UTC schrieb Theo Buehler <tb@theobuehler.org>: >> When built against aws-lc-rs it doesn't work properly anyway, thanks to >> bket@'s testing. > >What does that mean? When was this test performed? When wstunnel is built against aws-lc-rs on OpenBSD with my previous patch, wstunnel segfaults when running the 'Demo server' example from the github repo's README. As it segfaults directly without panicking, I reckon that the issue is caused by some unsafe bindings/code of aws-lc-rs. FWIW, switching llvm from 16 to 19 doesn't seem to help either. - christoph
net/wstunnel: add unveil(2) restrictions, update to 10.4.2