----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118750/ -----------------------------------------------------------
(Updated June 15, 2014, 8:18 a.m.) Review request for kde-workspace and Andriy Rysin. Changes ------- Use Thomas' suggestion – nicer way to fix the issue. Repository: kde-workspace Description ------- Prior to this patch, the memory str was pointing to was freed once the ; was reached. By storing the result of opton.toAscii(), the memory is "kept alive". Diffs (updated) ----- plasma-desktop/kcms/keyboard/preview/keysymhelper.cpp 67beb80 Diff: https://git.reviewboard.kde.org/r/118750/diff/ Testing ------- Only recompiled the application so far. Thanks, Fabian Kosmale
