Files
termux-app/terminal-emulator
Jeff Smith 058441dda6 Fix FC from too many control code parameters
When the number of parameters in a CSI control code exceeds the size of
the mArgs array, the code may attempt to read past the end of the array,
resulting in a force close of the app.

Stop the index from moving past the last element of the mArgs array.
2017-06-03 00:15:09 -05:00
..
2017-05-16 11:11:57 +02:00
2017-04-02 14:21:36 +02:00