Skip to content

tools: measure-fuzz: handle a None return correctly

Peter Hutterer requested to merge whot/libinput:wip/fix-fuzz-crash into master

Fixes #472 (closed)

Fixes the crasher reported in that bug anyway - the fact that it triggered this path means the fuzz isn't set correctly but that's a separate problem.

Merge request reports