[Xfce-bugs] [Bug 16310] thunar crashes on startup on OpenBSD
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Tue Jan 7 02:30:55 CET 2020
https://bugzilla.xfce.org/show_bug.cgi?id=16310
--- Comment #11 from Andre Miranda <andreldm at xfce.org> ---
(In reply to Sebastien Marie from comment #9)
> Created attachment 9351 [details]
> NULL is the sentinel for g_object_new
>
> The sentinel should be NULL (a pointer) and not FALSE (an integer).
>
> The subtility is the size of the argument. I suppose g_object_new() is
> reading 8 bytes (pointer size), and found some garbage on the stack after
> the 4 bytes (integer size here) setted for FALSE, resulting erratic
> behaviour.
This patch makes complete sense, can you please resend it with authorship info
(git format-patch)? Thanks.
P.S. If you don't care, let me know so I can push it as if I authored the
commit.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list