summaryrefslogtreecommitdiffstats
path: root/test/fuzz
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-08-03 14:46:57 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-10-02 11:53:20 +0200
commitf88214cf9d66c93f4d22c4c8980de9ee3ff45bab (patch)
tree144bec40870c7e911524371236f98e6559b4c377 /test/fuzz
parentbus-message: remove duplicate assignment (diff)
downloadsystemd-f88214cf9d66c93f4d22c4c8980de9ee3ff45bab.tar.xz
systemd-f88214cf9d66c93f4d22c4c8980de9ee3ff45bab.zip
bus-message: fix calculation of offsets table for arrays
This is similar to the grandparent commit 'fix calculation of offsets table', except that now the change is for array elements. Same story as before: we need to make sure that the offsets increase enough taking alignment into account. While at it, rename 'p' to 'previous' to match similar code in other places.
Diffstat (limited to 'test/fuzz')
-rw-r--r--test/fuzz/fuzz-bus-message/crash-d8f3941c74219b4c03532c9b244d5ea539c61af5bin0 -> 41 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-bus-message/crash-d8f3941c74219b4c03532c9b244d5ea539c61af5 b/test/fuzz/fuzz-bus-message/crash-d8f3941c74219b4c03532c9b244d5ea539c61af5
new file mode 100644
index 0000000000..26262e1149
--- /dev/null
+++ b/test/fuzz/fuzz-bus-message/crash-d8f3941c74219b4c03532c9b244d5ea539c61af5
Binary files differ