Fixed decoding filename characters in case there are not two hex digits after the '#'

This commit is contained in:
Klaus Schmidinger
2007-11-04 11:24:07 +01:00
parent c01249ffe5
commit c568200d2e
3 changed files with 11 additions and 4 deletions

View File

@@ -5516,3 +5516,5 @@ Video Disk Recorder Revision History
of their Makefiles.
- Fixed a crash if no fonts are found (thanks to Mario Ivankovits and Clemens
Kirchgatterer).
- Fixed decoding filename characters in case there are not two hex digits after
the '#' (reported by Helmut Auer).