mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-15 18:18:06 +02:00
`subsystem_full` is const, so `s` needs to be const too. Reorder the NULL-byte write so that we are not writing into a const char* (the underlying memory is the same). |
||
|---|---|---|
| .. | ||
| meson.build | ||
| nm-udev-utils.c | ||
| nm-udev-utils.h | ||
| README.md | ||
libnm-udev-aux
Static helper library with tools around libudev.
This library depends on glib and libudev: