| 1 | error 0 |
| 2 | dff329beaeed141401e3c56b7bc60b2914823e55b953f84b11e78cc4983cb755 995852372 10771489552 4300000000 crypto_aead/ketjemajorv2/ref |
| 3 | ==5298== Memcheck, a memory error detector |
| 4 | ==5298== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==5298== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==5298== Command: ./try |
| 7 | ==5298== |
| 8 | ==5298== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==5298== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 10 | ==5298== by 0x40C425: bool std::__equal::equal(unsigned char const*, unsigned char const*, unsigned char const*) (stl_algobase.h:814) |
| 11 | ==5298== by 0x40B16B: bool std::operator== >(std::vector > const&, std::vector > const&) (stl_vector.h:1511) |
| 12 | ==5298== by 0x40A443: operator==(BitString const&, BitString const&) (bitstring.cpp:212) |
| 13 | ==5298== by 0x40DEEE: MonkeyWrap::unwrap(BitString const&, BitString const&, BitString const&) (monkey.cpp:149) |
| 14 | ==5298== by 0x409293: Ketje::unwrap(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) (Ketjev2.cpp:38) |
| 15 | ==5298== by 0x404CB5: crypto_aead_ketjemajorv2_ref_decrypt (encrypt.cpp:73) |
| 16 | ==5298== by 0x402D67: timecop_doit() (try.cpp:107) |
| 17 | ==5298== by 0x4045E0: main (try-anything.cpp:306) |
| 18 | ==5298== Uninitialised value was created by a client request |
| 19 | ==5298== at 0x402C07: timecop_doit() (try.cpp:102) |
| 20 | ==5298== by 0x4045E0: main (try-anything.cpp:306) |
| 21 | ==5298== |
| 22 | ==5298== Conditional jump or move depends on uninitialised value(s) |
| 23 | ==5298== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 24 | ==5298== by 0x40C425: bool std::__equal::equal(unsigned char const*, unsigned char const*, unsigned char const*) (stl_algobase.h:814) |
| 25 | ==5298== by 0x40B16B: bool std::operator== >(std::vector > const&, std::vector > const&) (stl_vector.h:1511) |
| 26 | ==5298== by 0x40A443: operator==(BitString const&, BitString const&) (bitstring.cpp:212) |
| 27 | ==5298== by 0x40DEEE: MonkeyWrap::unwrap(BitString const&, BitString const&, BitString const&) (monkey.cpp:149) |
| 28 | ==5298== by 0x409293: Ketje::unwrap(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) (Ketjev2.cpp:38) |
| 29 | ==5298== by 0x404CB5: crypto_aead_ketjemajorv2_ref_decrypt (encrypt.cpp:73) |
| 30 | ==5298== by 0x402D67: timecop_doit() (try.cpp:107) |
| 31 | ==5298== by 0x4045E0: main (try-anything.cpp:306) |
| 32 | ==5298== Uninitialised value was created by a client request |
| 33 | ==5298== at 0x402C07: timecop_doit() (try.cpp:102) |
| 34 | ==5298== by 0x4045E0: main (try-anything.cpp:306) |
| 35 | ==5298== |
| 36 | ==5298== |
| 37 | ==5298== HEAP SUMMARY: |
| 38 | ==5298== in use at exit: 69,888 bytes in 16 blocks |
| 39 | ==5298== total heap usage: 125,179 allocs, 125,163 frees, 17,434,047 bytes allocated |
| 40 | ==5298== |
| 41 | ==5298== LEAK SUMMARY: |
| 42 | ==5298== definitely lost: 0 bytes in 0 blocks |
| 43 | ==5298== indirectly lost: 0 bytes in 0 blocks |
| 44 | ==5298== possibly lost: 69,888 bytes in 16 blocks |
| 45 | ==5298== still reachable: 0 bytes in 0 blocks |
| 46 | ==5298== suppressed: 0 bytes in 0 blocks |
| 47 | ==5298== Rerun with --leak-check=full to see details of leaked memory |
| 48 | ==5298== |
| 49 | ==5298== For lists of detected and suppressed errors, rerun with: -s |
| 50 | ==5298== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0) |