aboutsummaryrefslogtreecommitdiffhomepage
path: root/ldd/exec_test.go
AgeCommit message (Collapse)Author
2025-11-14ldd: cancel on decoder errorOphestra
This prevents blocking from failures caused by ldd(1) emitting output that is not anticipated by the decoder. Signed-off-by: Ophestra <cat@gensokyo.uk>