diff options
Diffstat (limited to 'prog/encodingexec_test.go')
| -rw-r--r-- | prog/encodingexec_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prog/encodingexec_test.go b/prog/encodingexec_test.go index ec8d74bba..bc9e1d705 100644 --- a/prog/encodingexec_test.go +++ b/prog/encodingexec_test.go @@ -133,7 +133,7 @@ func TestSerializeForExec(t *testing.T) { instrCopyin, dataOffset + 16, argConst, 2, 0x44, 0, 0, instrCopyin, dataOffset + 18, argConst, 2, 0x45, 0, 0, instrCopyin, dataOffset + 20, argConst, 2, 0x46, 0, 0, - instrCopyin, dataOffset + 24, argConst, 1, 0x47, 0, 0, + instrCopyin, dataOffset + 22, argConst, 1, 0x47, 0, 0, callID("syz_test$align5"), 1, argConst, ptrSize, dataOffset, 0, 0, instrEOF, }, |
