• Dmitry Torokhov's avatar
    Revert "Input: zforce - don't overwrite the stack" · 3213afb8
    Dmitry Torokhov authored
    This reverts commit 7d01cd26 because
    with given FRAME_MAXSIZE of 257 the check will never trigger and it
    causes warnings from GCC (with -Wtype-limits). Also the check was
    incorrect as it was not accounting for the already read 2 bytes of data
    stored in the buffer.
    3213afb8
zforce_ts.c 22.5 KB