| 1 | error 0 |
| 2 | 0063b899fd4a8126ce4ccfb1524287e9f58aad2b01df3deccdd472096d997206 1584572211 16582470458 4300000000 crypto_aead/ketjeminorv2/ref |
| 3 | ==10189== Memcheck, a memory error detector |
| 4 | ==10189== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==10189== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==10189== Command: ./try |
| 7 | ==10189== |
| 8 | ==10189== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==10189== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 10 | ==10189== by 0x40C495: bool std::__equal::equal(unsigned char const*, unsigned char const*, unsigned char const*) (stl_algobase.h:814) |
| 11 | ==10189== by 0x40B1DB: bool std::operator== >(std::vector > const&, std::vector > const&) (stl_vector.h:1511) |
| 12 | ==10189== by 0x40A4B3: operator==(BitString const&, BitString const&) (bitstring.cpp:212) |
| 13 | ==10189== by 0x40DF5E: MonkeyWrap::unwrap(BitString const&, BitString const&, BitString const&) (monkey.cpp:149) |
| 14 | ==10189== by 0x409303: 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 | ==10189== by 0x404D25: crypto_aead_ketjeminorv2_ref_decrypt (encrypt.cpp:73) |
| 16 | ==10189== by 0x402D67: timecop_doit() (try.cpp:107) |
| 17 | ==10189== by 0x404650: main (try-anything.cpp:306) |
| 18 | ==10189== Uninitialised value was created by a client request |
| 19 | ==10189== at 0x402C07: timecop_doit() (try.cpp:102) |
| 20 | ==10189== by 0x404650: main (try-anything.cpp:306) |
| 21 | ==10189== |
| 22 | ==10189== Conditional jump or move depends on uninitialised value(s) |
| 23 | ==10189== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 24 | ==10189== by 0x40C495: bool std::__equal::equal(unsigned char const*, unsigned char const*, unsigned char const*) (stl_algobase.h:814) |
| 25 | ==10189== by 0x40B1DB: bool std::operator== >(std::vector > const&, std::vector > const&) (stl_vector.h:1511) |
| 26 | ==10189== by 0x40A4B3: operator==(BitString const&, BitString const&) (bitstring.cpp:212) |
| 27 | ==10189== by 0x40DF5E: MonkeyWrap::unwrap(BitString const&, BitString const&, BitString const&) (monkey.cpp:149) |
| 28 | ==10189== by 0x409303: 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 | ==10189== by 0x404D25: crypto_aead_ketjeminorv2_ref_decrypt (encrypt.cpp:73) |
| 30 | ==10189== by 0x402D67: timecop_doit() (try.cpp:107) |
| 31 | ==10189== by 0x404650: main (try-anything.cpp:306) |
| 32 | ==10189== Uninitialised value was created by a client request |
| 33 | ==10189== at 0x402C07: timecop_doit() (try.cpp:102) |
| 34 | ==10189== by 0x404650: main (try-anything.cpp:306) |
| 35 | ==10189== |
| 36 | ==10189== |
| 37 | ==10189== HEAP SUMMARY: |
| 38 | ==10189== in use at exit: 69,888 bytes in 16 blocks |
| 39 | ==10189== total heap usage: 246,671 allocs, 246,655 frees, 31,375,545 bytes allocated |
| 40 | ==10189== |
| 41 | ==10189== LEAK SUMMARY: |
| 42 | ==10189== definitely lost: 0 bytes in 0 blocks |
| 43 | ==10189== indirectly lost: 0 bytes in 0 blocks |
| 44 | ==10189== possibly lost: 69,888 bytes in 16 blocks |
| 45 | ==10189== still reachable: 0 bytes in 0 blocks |
| 46 | ==10189== suppressed: 0 bytes in 0 blocks |
| 47 | ==10189== Rerun with --leak-check=full to see details of leaked memory |
| 48 | ==10189== |
| 49 | ==10189== For lists of detected and suppressed errors, rerun with: -s |
| 50 | ==10189== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0) |