https://bugs.kde.org/show_bug.cgi?id=392959
Jos van den Oever <j...@vandenoever.info> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Jos van den Oever <j...@vandenoever.info> --- This issue is fixed as of 57d557378ee629496b4a6afc58022f0677cdff06. The struct qstring_t is not present anymore. QString data is now passed as two pieces of data: the pointer to the characters and the length. -- You are receiving this mail because: You are watching all bug changes.