NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58382 CVS commit: [netbsd-10] src/sys/dev/usb
The following reply was made to PR kern/58382; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58382 CVS commit: [netbsd-10] src/sys/dev/usb
Date: Sun, 13 Oct 2024 15:18:08 +0000
Module Name: src
Committed By: martin
Date: Sun Oct 13 15:18:08 UTC 2024
Modified Files:
src/sys/dev/usb [netbsd-10]: if_url.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #965):
sys/dev/usb/if_url.c: revision 1.98
url(4): uint32_t for 32-bit hash so h>>31 becomes 0/1, not +1/-1.
Should avoid buffer overrun in PR 58382.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.97.4.1 src/sys/dev/usb/if_url.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