https://bugs.kde.org/show_bug.cgi?id=357341
Dominik Haumann <dhaum...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/kcod | |ecs/d9a99dce9d63cab0429ac94 | |acb160304e2bfa36f Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Dominik Haumann <dhaum...@kde.org> --- Git commit d9a99dce9d63cab0429ac94acb160304e2bfa36f by Dominik Haumann. Committed on 29/03/2016 at 15:52. Pushed by dhaumann into branch 'master'. encoding detection: fix crash in wrong usage of isprint If the first characters was negative, we always hit a crash in the encoding detection. This patch fixes this. REVIEW: 127488 CHANGELOG: encoding detection: fix crash in wrong usage of isprint (bug #357341) A +- -- autotests/data/binary_data M +11 -0 autotests/kencodingprobertest.cpp M +3 -1 src/probers/UnicodeGroupProber.cpp http://commits.kde.org/kcodecs/d9a99dce9d63cab0429ac94acb160304e2bfa36f -- You are receiving this mail because: You are watching all bug changes.