]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix "storing the address of local variable" 12258/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 4 Nov 2022 11:33:28 +0000 (12:33 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 4 Nov 2022 11:34:00 +0000 (12:34 +0100)
commitc34a7afc743c52e1081f10792047cdf73e9cba2c
tree1c9e6b4573a3c65cc596ccad883d8e596671f57d
parentd7cde18c63c4eef83e12f562aa025cf1dbeaee05
bgpd: fix "storing the address of local variable"

New GCC 12 warning.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
bgpd/bgp_pbr.c