linux/tools/net/ynl/lib
Triet Hoang 25b863cd6d tools: ynl: handle calloc failure in ynl_ntf_parse
Check the return value of calloc() before dereferencing the allocated
response structure in ynl_ntf_parse().

Signed-off-by: Triet Hoang <triet.hoang.dev@gmail.com>
Link: https://patch.msgid.link/20260818132739.469624-1-triet.hoang.dev@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-08-20 13:29:36 -07:00
..
.gitignore tools: ynl: move python code to separate sub-directory 2025-01-09 12:53:27 -08:00
Makefile tools: ynl: build archives with $(AR) 2026-06-24 19:22:42 -07:00
ynl-priv.h tools: ynl: fix string attribute length to include null terminator 2025-10-27 16:47:29 -07:00
ynl.c tools: ynl: handle calloc failure in ynl_ntf_parse 2026-08-20 13:29:36 -07:00
ynl.h tools: ynl-gen: submsg: support parsing and rendering sub-messages 2025-05-16 16:32:06 -07:00