Due to sanitization being stored as a temp/global value between instructions, unit tests randomly failed because one test failed to clean up its temporary value. This patch fixes this issue.
Due to sanitization being stored as a temp/global value between instructions, unit tests randomly failed because one test failed to clean up its temporary value. This patch fixes this issue.