criu/lib/c
Adrian Reber 74cbf9e2e7 lib, criu: remove unnecessary NULL checks before free()
free(NULL) is a no-op per the C standard (C99 7.20.3.2), so
guarding free() calls with NULL checks is unnecessary.

Assisted-by: Claude Code (claude-opus-4-6)
Signed-off-by: Adrian Reber <areber@redhat.com>
2026-07-16 09:25:49 +01:00
..
criu.c lib, criu: remove unnecessary NULL checks before free() 2026-07-16 09:25:49 +01:00
criu.h crtools/rpc/libcriu: Expose page compression 2026-07-14 10:17:01 +01:00
criu.pc.in build: Move C and Python libraries into lib 2016-02-15 15:32:39 +03:00
Makefile compel: no -r for ARM ldflags 2017-04-02 18:12:10 +03:00