Deniz-Eren / dev-can-linux

Porting of Linux CAN-bus drivers to QNX
GNU General Public License v2.0
5 stars 1 forks source link

Rare race condition found in `void* rx_loop (void* arg)` impacting cleaning up blocked clients during file close. #67

Closed Deniz-Eren closed 4 months ago

Deniz-Eren commented 4 months ago

Rare race condition found in void* rx_loop (void* arg) impacting cleaning up blocked clients during file close.