mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
fuzz-bus-match: add example from bugzilla#1935084
The fuzzer seems to have no trouble with this sample. It seems that the problem reported in the bug is not caused by the match parsing code. But let's add the sample just in case. https://bugzilla.redhat.com/show_bug.cgi?id=1935084
This commit is contained in:
1
test/fuzz/fuzz-bus-match/bugzilla1935084.input
Normal file
1
test/fuzz/fuzz-bus-match/bugzilla1935084.input
Normal file
@@ -0,0 +1 @@
|
||||
type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.134'
|
||||
Reference in New Issue
Block a user