Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 274 Bytes

File metadata and controls

5 lines (4 loc) · 274 Bytes
wry patch

Fix crash on macOS when NSOpenPanel::openPanel() returns nil in rare edge cases (e.g. code-signature mismatch after in-place update, system wake transient). Use raw msg_send + Retained::retain to detect nil and gracefully cancel the file picker.