Skip to content
Success

Changes

Summary

  1. Remove mid-array assertion from the Box pass. (details)
  2. Added Peter's fix to ensure syscall argument is initialized. I did check it against valgrind. (details)
Commit 23a0e576c05e52bb5b5fa6de793cb5f1058fbcae by ajbeach
Remove mid-array assertion from the Box pass.
The file was modifiedsrc/GenPoly/Box.cpp
Commit dacd2c19861590e811274238181308a8c1e19e3f by ajbeach
Added Peter's fix to ensure syscall argument is initialized. I did check it against valgrind.
The file was modifiedsrc/main.cc