https://bugs.kde.org/show_bug.cgi?id=491130
--- Comment #9 from David Edmundson <k...@davidedmundson.co.uk> --- Thanks for looking into it. I'm not going to argue I botched it, but I'm not sure your comment contains the whole story either Data we're copying comes from: (*authDataEntries)[i].auth_data = IceGenerateMagicCookie(MAGIC_COOKIE_LEN); which is documented at: https://www.x.org/releases/X11R7.7/doc/libICE/ICElib.html char *IceGenerateMagicCookie(int length); "The magic cookie returned will be null-terminated." -- You are receiving this mail because: You are watching all bug changes.