When I pull out the spacemouse, the read function tries to access the next device with dev->next but dev was freed before. Solution is to remember the pointer to the next device before trying to read data
Indeed! Thanks for the patch. Applied, svn rev 175.
Log in to post a comment.
Indeed! Thanks for the patch. Applied, svn rev 175.