diff options
author | Jakub Kicinski <[email protected]> | 2024-03-05 10:50:00 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-03-07 11:01:31 -0800 |
commit | 15d2540e0d626b7960c9cafb3c825554fdf1a2b4 (patch) | |
tree | 4ff9aa93504740abefa9964287ba08744bedc840 /lib/crypto/mpi/mpi-sub-ui.c | |
parent | e3afe5dd3abea43e056a004df02fb49f24cc5ad7 (diff) |
tools: ynl: check for overflow of constructed messages
Donald points out that we don't check for overflows.
Stash the length of the message on nlmsg_pid (nlmsg_seq would
do as well). This allows the attribute helpers to remain
self-contained (no extra arguments). Also let the put
helpers continue to return nothing. The error is checked
only in (newly introduced) ynl_msg_end().
Reviewed-by: Donald Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions