tuxtxt: fix global buffer overflow line 4753 in tuxtxt.cpp if Char is 0xF5 or 0xF6

Origin commit data
------------------
Branch: ni/coolstream
Commit: c746c25153
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2018-11-22 16:26:06 +01:00
committed by vanhofen
parent 86aa0b53f5
commit fcea282417

View File

@@ -230,7 +230,7 @@ FONTTYPE typettf;
const unsigned short int arrowtable[] =
{
8592, 8594, 8593, 8595, 'O', 'K', 8592, 8592
8592, 8594, 8593, 8595, 'O', 'K', 8592, 8592, 8592, 8592
};
// G2 Set as defined in ETS 300 706
const unsigned short int G2table[4][6*16] =