git: kern: Fix logclose() to call callout_terminate() to avoid memory leak

Aaron LI aly at crater.dragonflybsd.org
Mon May 11 00:12:27 PDT 2026


commit 147cec4c162b5d905072b5651e2b51ca38e366ea
Author: Aaron LI <aly at aaronly.me>
Date:   Sat May 9 14:34:49 2026 +0800

    kern: Fix logclose() to call callout_terminate() to avoid memory leak

Summary of changes:
 sys/kern/subr_log.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/147cec4c162b5d905072b5651e2b51ca38e366ea


-- 
DragonFly BSD source repository


More information about the Commits mailing list