umockdev
umockdev copied to clipboard
dev_fd hash table is not cleaned up with clear()
This is kind of unexpected, and should probably happen.
I wonder if there might be an elegant trick, like using a fifo and just having it on the disk rather than in a hash table.