mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
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:
@@ -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] =
|
||||
|
Reference in New Issue
Block a user