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