Skip to content

Fix NETWinInfo::event() returning bad dirty properties

NETWinInfo::event() can return dirty properties that have not been passed to the NETWinInfo constructor, which is unexpected behavior.

Merge request reports