]> git.ipfire.org Git - thirdparty/systemd.git/commit
fuzz-udev-rules: -ENOBUFS should be accepted too 16257/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 24 Jun 2020 11:26:05 +0000 (13:26 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 25 Jun 2020 06:51:21 +0000 (08:51 +0200)
commitf23810da209d3fb4bde156a09a1fa93957c82a49
tree353f6b7db81069942c1a8ff32550a7a96f0d5181
parent85fbebe61a1aec2f86e36fb464283b6b55d3d76d
fuzz-udev-rules: -ENOBUFS should be accepted too

In udev_rules_load(), add a debug message. Otherwise there'd be no indication
that parsing was aborted.
src/fuzz/fuzz-udev-rules.c
src/udev/udev-rules.c
test/fuzz/fuzz-udev-rules/line-too-long [new file with mode: 0644]