No description
Find a file
Lukas Wagner c704d4ee90 pmxcfs: status: remove superfluous NULL check
g_free can be passed a NULL pointer according to the docs [1], it does
nothing in that case.

[1] https://docs.gtk.org/glib/func.free.html

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2025-07-30 11:23:17 +02:00
debian bump version to 9.0.2 2025-07-18 14:18:26 +02:00
src pmxcfs: status: remove superfluous NULL check 2025-07-30 11:23:17 +02:00
.gitignore update gitignore 2023-05-31 13:50:26 +02:00
Makefile buildsys: add top-level make tidy target 2025-06-01 14:05:30 +02:00