2
0
mirror of git://git.proxmox.com/git/spiceterm.git synced 2025-08-22 02:07:24 +00:00
Dominik Csapak 5a100bddb6 fix bound checking on cursor move
changing most of the vt struct fields to unsigned, to avoid undefined
behaviour and use gotoxy for moving the cursor to correctly bound check
the cursor position

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-05-06 08:11:39 +02:00
2017-05-03 08:09:26 +02:00
2013-09-12 11:08:02 +02:00
2013-09-11 12:11:43 +02:00
2013-10-23 10:58:24 +02:00
2013-09-11 12:56:28 +02:00
2013-10-29 13:20:59 +01:00
2013-10-29 09:45:21 +01:00
2013-10-29 13:20:59 +01:00
2013-10-29 09:45:21 +01:00
2017-05-03 08:09:26 +02:00
2017-05-06 08:11:39 +02:00
2017-05-06 08:11:39 +02:00
2013-10-31 08:05:50 +01:00
2013-09-11 07:44:47 +02:00
Description
No description provided
577 KiB
Languages
C 98%
Makefile 1.3%
Perl 0.7%