NetBSD-Bugs archive

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

PR/59740 CVS commit: src/sys/dev/pci/ixgbe



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59740 CVS commit: src/sys/dev/pci/ixgbe
Date: Tue, 11 Nov 2025 14:17:47 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Tue Nov 11 14:17:47 UTC 2025
 
 Modified Files:
 	src/sys/dev/pci/ixgbe: ixgbe.c
 
 Log Message:
 PR 59740: avoid use after free (and obvious crash if hardware
 initialization fails)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.354 -r1.355 src/sys/dev/pci/ixgbe/ixgbe.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