CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/06/04 03:06:56
Modified files:
lib/libutil : imsg-buffer.c
Log message:
Preserve errno in ibuf_free() so we don't have to do it
in the callers.
OK tb@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/06/04 03:06:56
Modified files:
lib/libutil : imsg-buffer.c
Log message:
Preserve errno in ibuf_free() so we don't have to do it
in the callers.
OK tb@