summaryrefslogtreecommitdiffstats
path: root/tests/testfile-bpf-dis1.expect.bz2
diff options
context:
space:
mode:
authorRichard Henderson <[email protected]>2016-08-10 12:41:21 +0530
committerMark Wielaard <[email protected]>2016-08-11 02:28:32 +0200
commita8b2529facfbabfe4c8a0ca1a4387fe482d1c955 (patch)
treec4305ec5e6a87f4f6c289516d087b415559bbc06 /tests/testfile-bpf-dis1.expect.bz2
parentaee5606ab5b46b6727912be4027f4f168fdc4bbe (diff)
Fix bpf disassembler for _FORTIFY_SOURCE
It's illegal to skip positional operands for printf. Rearrange the printing of the instructions to use exactly the operands required. Also, fix printing of mod operations: s/%/%%/ in the print format. Also, fix printing of endian operations: remove extra spaces.
Diffstat (limited to 'tests/testfile-bpf-dis1.expect.bz2')
-rw-r--r--tests/testfile-bpf-dis1.expect.bz2bin1497 -> 1467 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/testfile-bpf-dis1.expect.bz2 b/tests/testfile-bpf-dis1.expect.bz2
index b4a778e0..21b55e94 100644
--- a/tests/testfile-bpf-dis1.expect.bz2
+++ b/tests/testfile-bpf-dis1.expect.bz2
Binary files differ