NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/54594 CVS commit: [netbsd-9] src/external/mpl/bind/dist/lib/isc
The following reply was made to PR bin/54594; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/54594 CVS commit: [netbsd-9] src/external/mpl/bind/dist/lib/isc
Date: Thu, 3 Oct 2019 17:31:02 +0000
Module Name: src
Committed By: martin
Date: Thu Oct 3 17:31:02 UTC 2019
Modified Files:
src/external/mpl/bind/dist/lib/isc [netbsd-9]: siphash.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #279):
external/mpl/bind/dist/lib/isc/siphash.c: revision 1.3
PR/54594: Martin Husemann: bind may crash at startup
Use memcpy(3) instead of assuming casting "uint8_t *" to "uint64_t *" and
de-referencing works.
To generate a diff of this commit:
cvs rdiff -u -r1.2.2.2 -r1.2.2.3 src/external/mpl/bind/dist/lib/isc/siphash.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