NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55855 CVS commit: src/sys/dev/pci
The following reply was made to PR kern/55855; it has been noted by GNATS.
From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55855 CVS commit: src/sys/dev/pci
Date: Wed, 9 Dec 2020 14:21:09 +0000
Module Name: src
Committed By: jakllsch
Date: Wed Dec 9 14:21:09 UTC 2020
Modified Files:
src/sys/dev/pci: xhci_pci.c
Log Message:
xhci_pci: avoid potential double free of interrupt handles
Found by Kouichi Hashikawa in PR 55855.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/pci/xhci_pci.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