Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[win] Fix crash in DragLeave referencing a nullptr
newDragEvent() can receive a nullptr pdwEffect from DragTargetAdapter::DragLeave() when DROPEFFECT_NONE is passed.
- Loading branch information