While reviewing netlink deserialization code I noticed these two potential issues. Submitting them separately from other work as they are clear fixes (IMO). Phil Sutter (2): netlink: Avoid potential NULL-ptr deref parsing set elem expressions netlink: Catch unknown types when deserializing objects src/netlink.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) -- 2.49.0