Some error situations in begin_lanserver_scan() do not call scan->error_func()
Early errors in begin_lanserver_scan() call scan->error_func(), late ones do not. At least some of the late ones should.
- New patch version that fixes a trailing whitespace error
Early errors in begin_lanserver_scan() call scan->error_func(), late ones do not. At least some of the late ones should.