Systemd/src/udev/net
Lénaïc Huard 61fd7d6720 udev: Fix SIGSEGV in AlternativeNamesPolicy handling
The function sd_device_get_property_value has some paths where it exits without
touching the n pointer. In those cases, n remained uninitialized until it was
eventually read inside isempty where it caused the segmentation fault.

Fixes #15078
2020-04-02 10:18:56 +02:00
..
fuzz-link-parser.c fuzz: limit the maximum size of test inputs for a few parsers 2019-03-12 19:30:05 +01:00
fuzz-link-parser.options fuzz: limit the maximum size of test inputs for a few parsers 2019-03-12 19:30:05 +01:00
link-config-gperf.gperf udev: support to update flow control parameter 2020-03-07 01:43:26 +09:00
link-config.c udev: Fix SIGSEGV in AlternativeNamesPolicy handling 2020-04-02 10:18:56 +02:00
link-config.h udev: support to update flow control parameter 2020-03-07 01:43:26 +09:00