https://bugs.kde.org/show_bug.cgi?id=274937
Kevin Krammer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Kevin Krammer <kevin krammer gmx at> 2011-06-14 23:26:17 --- Git commit 884830bb81780562acd7d0a8d691b48f61cac085 by Kevin Krammer. Committed on 14/06/2011 at 23:23. Pushed by krake into branch 'master'. Fix ouput corruption Returning the internal data of a QByteArray from a local function caused strange results such as output being repeated. Fix by returning the QByteArray and calling its constData() when streaming into the Std C++ output stream BUG: 274937 M +32 -32 console/kabcclient/src/outputformatimpls.cpp http://commits.kde.org/kdepim/884830bb81780562acd7d0a8d691b48f61cac085 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
