Skip to content
Commit 3213afb8 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Revert "Input: zforce - don't overwrite the stack"

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.
parent d5806926
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment