Comment 26 for bug 992778

Revision history for this message
In , Peter Hutterer (peter-hutterer) wrote :

the loop is safe. "increment" is initialised once by the driver and that's where the server checks for and invalid increment of 0. it's read-only after that. This bug happened because of invalid memory access, there is only so much one can do against that.