June 3, 2018
7:23 p.m.
On Wed, May 30, 2018 at 09:44:32PM -0400, Hugo Lefeuvre wrote:
So, if pi433_release() and pi433_ioctl() can be concurrently executed then this issue might happen.
But isn't release() called when nothing is referencing the file anymore, so there should be no other file operation running concurrently? -- Valentin