]> git.ipfire.org Git - thirdparty/systemd.git/commit
fuzz: check that ND options are parsed sucessfully
authorEvgeny Vereshchagin <evvers@ya.ru>
Wed, 3 Apr 2024 13:55:31 +0000 (13:55 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 3 Apr 2024 17:42:21 +0000 (02:42 +0900)
commita33a636b486c975ace08557dcb0affe39cbf2b01
tree55e0d399992a8705ccfddc54755347a50d8ddefa
parent040cb66458e7a06c759569c08948188296c267fe
fuzz: check that ND options are parsed sucessfully

At that point the options have been parsed, sent and received again so
`ndisc_parse_options` should never fail there (unless ndisc_send corrupts
them somehow).

It's a follow-up to https://github.com/systemd/systemd/pull/31807
src/libsystemd-network/fuzz-ndisc-rs.c