| 1 | error 0 |
| 2 | crypto_stream_xor does not match crypto_stream |
| 3 | ==29825== Memcheck, a memory error detector |
| 4 | ==29825== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==29825== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==29825== Command: ./try |
| 7 | ==29825== |
| 8 | ==29825== |
| 9 | ==29825== HEAP SUMMARY: |
| 10 | ==29825== in use at exit: 43,520 bytes in 10 blocks |
| 11 | ==29825== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated |
| 12 | ==29825== |
| 13 | ==29825== LEAK SUMMARY: |
| 14 | ==29825== definitely lost: 0 bytes in 0 blocks |
| 15 | ==29825== indirectly lost: 0 bytes in 0 blocks |
| 16 | ==29825== possibly lost: 43,520 bytes in 10 blocks |
| 17 | ==29825== still reachable: 0 bytes in 0 blocks |
| 18 | ==29825== suppressed: 0 bytes in 0 blocks |
| 19 | ==29825== Rerun with --leak-check=full to see details of leaked memory |
| 20 | ==29825== |
| 21 | ==29825== For lists of detected and suppressed errors, rerun with: -s |
| 22 | ==29825== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) |