rizin/test/db/cmd/err
2025-02-22 04:12:49 +08:00

29 lines
261 B
Text

NAME=issue 3479
FILE=malloc://1024
CMDS=<<EOF
w aac
p8 3
/x 616163
fl~?
EOF
EXPECT=<<EOF
616163
0x00000000 3 hit.bytes.0
1
EOF
RUN
NAME=issue 3479
FILE=malloc://1024
CMDS=<<EOF
w aac
p8 3
/x 6163
fl~?
EOF
EXPECT=<<EOF
616163
0x00000001 2 hit.bytes.0
1
EOF
RUN