jahnf / Projecteur

Linux Desktop Application for the Logitech Spotlight device (and similar devices) - Digital Laser Pointer
MIT License
379 stars 33 forks source link

Fix Seg fault on device disconnect #139

Closed mayanksuman closed 3 years ago

mayanksuman commented 3 years ago

The program was seg faulting when USB dongle is disconnected without closing the program.

jahnf commented 3 years ago

This basically reverses some code of the previous PR, correct?

mayanksuman commented 3 years ago

Yes.