NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60752 CVS commit: src/sys/compat/netbsd32



The following reply was made to PR kern/60752; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60752 CVS commit: src/sys/compat/netbsd32
Date: Sun, 20 Sep 2026 13:41:39 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun Sep 20 13:41:39 UTC 2026
 
 Modified Files:
 	src/sys/compat/netbsd32: netbsd32_ipc.c
 
 Log Message:
 compat32 semop: Fix leak on timeout copyin.
 
 PR kern/60752: compat32: memory leak in netbsd32_do_semop error
 branch
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.23 -r1.24 src/sys/compat/netbsd32/netbsd32_ipc.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index