> It's not just running at boot though. It's also being hit by the fuzzer at > runtime, via ptmx_open().
Then modify the routine to try N_NULL as a follow up (see tty_ldisc_restore). N_NULL will never fail. Alan
> It's not just running at boot though. It's also being hit by the fuzzer at > runtime, via ptmx_open().
Then modify the routine to try N_NULL as a follow up (see tty_ldisc_restore). N_NULL will never fail. Alan