[Bug 267457] missing array terminator in netgraph's ng_bridge.h

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 31 Oct 2022 09:30:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267457

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=23559c9d0dc2fb81115bc02c33a0103219f3fb55

commit 23559c9d0dc2fb81115bc02c33a0103219f3fb55
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2022-10-31 08:47:01 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2022-10-31 08:47:01 +0000

    netgraph/ng_bridge: add missing array terminator

    PR:             267457
    Reported by:    Robert Morris <rtm@lcs.mit.edu>
    MFC after:      1 week

 sys/netgraph/ng_bridge.h | 1 +
 1 file changed, 1 insertion(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.