Arisstath / roblox-dissector

Roblox UDP Protocol Dissector
MIT License
132 stars 16 forks source link

Closing or stopping WinDivert captures causes a Qt crash #57

Closed Gskartwii closed 4 years ago

Gskartwii commented 4 years ago

So far, it's unclear why exactly this is happening.

Gskartwii commented 4 years ago

On second thought, this is probably caused by a double-free of the WinDivert handle or something like that.