linux/tools/net/ynl
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
..
generated tools: ynl: build archives with $(AR) 2026-06-24 19:22:42 -07:00
lib tools: ynl: handle calloc failure in ynl_ntf_parse 2026-08-20 13:29:36 -07:00
pyynl tools: ynl: check alloc fails in generated getter code 2026-08-10 18:23:11 -07:00
tests tools: ynl: pyynl: pull the --family resolution logic into the lib 2026-07-03 08:57:15 +02:00
ynltool net: page_pool: support dumping pps of a specific ifindex via Netlink 2026-05-08 14:54:55 -07:00
Makefile tools: ynl: build archives with $(AR) 2026-06-24 19:22:42 -07:00
Makefile.deps tools/ynl: add ovs_packet uapi header in Makefile.deps 2026-08-07 18:26:16 -07:00
pyproject.toml tools: ynl: add initial pyproject.toml for packaging 2025-01-09 12:53:27 -08:00
requirements.txt tools: ynl: add the Python requirements.txt file 2023-03-24 19:11:02 -07:00
ynl-regen.sh tools: ynl: Specify --no-line-number in ynl-regen.sh. 2026-01-17 16:00:23 -08:00