[PATCH v3 0/1] pcapng: fix null dereference in rte_pcapng_close
Ariel Otilibili
ariel.otilibili at 6wind.com
Mon Feb 24 17:40:30 CET 2025
Hello,
This patch addresses a warning found by static analysis; courtesy of Stephen Hemminger.
Thank you,
---
v3
* silently ignores NULL pointers (Stephen Hemminger)
* changed commit title
v2 (https://inbox.dpdk.org/dev/20250223214123.447579-1-ariel.otilibili@6wind.com/)
* rather change documentation than work around the bug (Stephen Hemminger)
* changed cover letter and commit message
v1 (https://inbox.dpdk.org/dev/20250216160833.3216001-1-ariel.otilibili@6wind.com/)
Ariel Otilibili (1):
pcapng: fix null dereference in rte_pcapng_close
.mailmap | 2 +-
lib/pcapng/rte_pcapng.c | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
--
2.30.2
More information about the stable
mailing list