mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
ed621590b0
term_do_paste and term_input_data_from_* were still taking int, which should be size_t. Not that I expect those functions to get >2^31 bytes of input in one go, but I noticed it while about to modify the same functions for another reason. |
||
---|---|---|
.. | ||
bidi_gettype.c | ||
bidi_test.c | ||
bidi.c | ||
bidi.h | ||
lineedit.c | ||
terminal.c | ||
terminal.h |