Commit 73680ab3740392904a72309ccf3d7a6757a049cb

Ryan C. Gordon 2016-01-07T16:01:24

Fixed NULL dereference on drop events with no window associated. (such as when dropping a file onto an app's icon to launch.) This bug caught by Clang's static analyzer.