[Github-comments] [geany/geany] segfault responding to editor-notify when dragging a file onto Geany when only "untitled" is open (Issue #2998)

elextr notifications at xxxxx
Sat Nov 13 07:13:10 UTC 2021


I don't think its different, the untitled is removed in `document_create()` called from `document_open_file_full()` which is used by both.

The difference is that the DND opens the file inside the signal handler ... hmmm, maybe the handler needs to return true if it invalidates any of the parameters.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2998#issuecomment-967796408
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211112/1877057d/attachment-0001.htm>


More information about the Github-comments mailing list