quvi may output utf-8 encoded data when the conifigured locale doesn't support that; avoid crashing on such invalid encoding.
This commit is contained in:
parent
af863b5b1b
commit
08bb3b1b1d
4 changed files with 37 additions and 8 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -14,6 +14,8 @@ git-annex (5.20151102.2) UNRELEASED; urgency=medium
|
|||
out of the annex back to the file, because other files may point to
|
||||
that same content. Instead, copy the injected file content out to
|
||||
recover.
|
||||
* quvi may output utf-8 encoded data when the conifigured locale doesn't
|
||||
support that; avoid crashing on such invalid encoding.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Wed, 04 Nov 2015 12:50:20 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue