-
- Downloads
Improved fix for test_memeq_hex leak.
The earlier fix would only handle the success case. In the failing case, test_mem_op does a goto done, which would leave the leak leaking.
Please register or sign in to comment
The earlier fix would only handle the success case. In the failing case, test_mem_op does a goto done, which would leave the leak leaking.