mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>