-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 0.3.17
-
Component/s: Applications
-
Labels:
Since the lpKeyClass is ensured to be set, we don't have to set lpKeyClass to Null.
Right now, HeapFree is trying to free a Null pointer which can lead to unexpected behavior.