NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56895 CVS commit: src/usr.sbin/ldpd
The following reply was made to PR bin/56895; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56895 CVS commit: src/usr.sbin/ldpd
Date: Sun, 26 Jun 2022 17:55:38 +0000
Module Name: src
Committed By: riastradh
Date: Sun Jun 26 17:55:38 UTC 2022
Modified Files:
src/usr.sbin/ldpd: Makefile fsm.c ldp_peer.c socketops.c
Log Message:
ldpd(8): Fix address of misaligned packed members.
PR kern/56895
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/ldpd/Makefile
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/ldpd/fsm.c
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/ldpd/ldp_peer.c
cvs rdiff -u -r1.35 -r1.36 src/usr.sbin/ldpd/socketops.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