NetworkManager/src/initrd
Thomas Haller bff23d15d4
initrd/tests: fix memleak in test_dhcp_vendor_class_id()
Having leaks in the tests, breaks running the test under valgrind. There
must be no leaks.

Fixes: c056cb9306 ('initrd: parse 'rd.net.dhcp.vendor-class' kernel cmdline arg')
2020-09-03 11:36:39 +02:00
..
tests initrd/tests: fix memleak in test_dhcp_vendor_class_id() 2020-09-03 11:36:39 +02:00
meson.build license: Add license using SPDX identifiers to meson build files 2020-02-17 13:16:57 +01:00
nm-initrd-generator.c all: replace cleanup macro "gs_unref_keyfile" by "nm_auto_unref_keyfile" 2020-09-02 17:46:43 +02:00
nm-initrd-generator.h initrd: wait for bootdev or all devices if rd.neednet=1 2020-08-06 16:52:35 +02:00
nmi-cmdline-reader.c initrd: parse 'rd.net.dhcp.vendor-class' kernel cmdline arg 2020-09-01 11:14:46 +02:00
nmi-dt-reader.c initrd: use nm_streq()/NM_IN_STRSET() instead of strcmp() 2020-06-03 18:00:05 +02:00
nmi-ibft-reader.c initrd: drop unused include of platform header 2020-06-03 18:08:37 +02:00