summaryrefslogtreecommitdiff
path: root/pathd/path_pcep_debug.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2023-09-16 14:17:24 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2023-09-16 14:17:24 +0200
commit55bbef1356418168833fba98d3e7d4691f8f1408 (patch)
treeb24fd7f082e6a007917b21a5deb0874b29a321b4 /pathd/path_pcep_debug.c
parent8ce68c623d6aea39a9045a87d42fc79a53cc009f (diff)
ospf6d: fix uninitialized warnings
GCC 13.2.0 complains: ``` ospf6d/ospf6_intra.c:139:25: error: ‘json_arr’ may be used uninitialized [-Werror=maybe-uninitialized] ospf6d/ospf6_intra.c:485:20: error: ‘json_arr’ may be used uninitialized [-Werror=maybe-uninitialized] ``` Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'pathd/path_pcep_debug.c')
0 files changed, 0 insertions, 0 deletions