A fuzzer should be created to find cases where program behavior changes due to Zen.
- In cases where modification is made and is able to be compiled, the observable effects of
the program should be the same.
- It may be acceptable for compilation to succeed when using Zen when a clean compilation
fails, due to unused functions being broken. A strategy to deal with these cases is likely best
handled as a separate issue.
A fuzzer should be created to find cases where program behavior changes due to Zen.
the program should be the same.
fails, due to unused functions being broken. A strategy to deal with these cases is likely best
handled as a separate issue.