GNOME Bugzilla – Bug 711804
gdbusconnection: Fix invalid memory access
Last modified: 2017-10-26 10:36:44 UTC
Discovered during gcleanup work. Possible crasher in right conditions.
Created attachment 259489 [details] [review] gdbusconnection: Fix invalid memory access Occurs when the string is zero length.
And indeed, this did cause a crash 2 years later. Fixed in bug #745745. Sad that we didn’t push this patch earlier. *** This bug has been marked as a duplicate of bug 745745 ***