fake-input-accelerometer: Fix test program not working
We forgot to "steal" the pointer before returning from the function successfully, so the file descriptor was closed. Oops.
Fixes: cc112408 ("fake-input-accelerometer: Simplify error paths")
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
We forgot to "steal" the pointer before returning from the function successfully, so the file descriptor was closed. Oops.
Fixes: cc112408 ("fake-input-accelerometer: Simplify error paths")