DF-1495 / run.sh
#!/bin/sh # No live trigger on this guest (no on this guest). # Proof is source-level: see VERDICT.md and fix.diff. echo "DF-1495: HW/module gated on this guest. See VERDICT.md for the source-level" echo "confirmation at sys/dev/sound/midi/midi.c:762, 776 (also 855, 1279), and fix.diff for the validated fix." exit 0 |