----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120282/ -----------------------------------------------------------
Review request for KDE Runtime. Repository: kde-runtime Description ------- This is probably a leftover from the replacement of getenv with qgetenv. The current code uses the const char * cast of QByteArray which then is destroyed leaving an invalid pointer. Diffs ----- kurifilter-plugins/shorturi/kshorturifilter.cpp 6ba79e7437b5477f9e19a1aa3fa9cf71ac60ba1b Diff: https://git.reviewboard.kde.org/r/120282/diff/ Testing ------- This patch is included in the Debian packages since 22-01-2014 Thanks, Maximiliano Curia
