NetworkManager/src/core/ndisc/tests
Thomas Haller da371f8108
ndisc/tests: fix reference counting in nm_fake_ndisc_new()
This adjusts the change from commit ffbcf01589 ('test-ndisc-fake:
free l3cfg after creating fake-ndisc').

ndisc_new() already correctly handles the reference count of l3cfg via
"gs_unref_object". The party that took the wrong reference was
nm_fake_ndisc_new().

Fixes: 58287cbcc0 ('core: rework IP configuration in NetworkManager using layer 3 configuration')
2023-01-05 12:13:39 +01:00
..
meson.build all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
test-ndisc-fake.c ndisc/tests: fix reference counting in nm_fake_ndisc_new() 2023-01-05 12:13:39 +01:00
test-ndisc-linux.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00