summaryrefslogtreecommitdiff
path: root/lib/json.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2024-10-16 12:43:52 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2024-10-16 13:30:25 +0200
commit3ce0fe0e089d6cc7e95e075f9c03a980ecfb8abd (patch)
tree0a1e75ff475df023f96630870141142ea821d67c /lib/json.h
parent17f512c10dabfd895172926e7f99b63b02fe3be3 (diff)
pimd: initialize prefix value in Auto-RP
clang-SA complains that it's only partially initialized (because it's used with IPv4 only). The code later calls some AF-generic code, prompting clang-SA to complain that the non-IPv4 parts are used without being set. While this shouldn't happen, just initialize it fully. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/json.h')
0 files changed, 0 insertions, 0 deletions