mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-02 10:15:23 +09:00
Since the header is a fixed small maximum size, just use a stack variable to avoid memory allocation in the write path. Signed-off-by: Kees Cook <keescook@chromium.org>