Skip to content
Commit d9a99dce authored by Dominik Haumann's avatar Dominik Haumann
Browse files

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.

BUG: 357341
REVIEW: 127488
CHANGELOG: encoding detection: fix crash in wrong usage of isprint (bug #357341)
parent 1e8b5370
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment