Output save_alt Download

Operation
crypto_aead
Primitive
seakeyakv2
Implementation
ref
Compiler options
clang++ -O1 -g
Host
venus
1 error 0
2 a8170ac9a9269223212b7820f72dc0ed6d454ee2872d4bc2f92b604c365fa42e 240405313 2810154719 4300000000 crypto_aead/seakeyakv2/ref
3 ==27491== Memcheck, a memory error detector
4 ==27491== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==27491== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==27491== Command: ./try
7 ==27491==
8 ==27491== Mismatched free() / delete / delete []
9 ==27491== at 0x4C2D4EA: operator delete(void*) (vg_replace_malloc.c:586)
10 ==27491== by 0x40A03E: Motorist::Motorist(Permutation const*, unsigned int, unsigned int, unsigned int, unsigned int) (Motorist.cpp:200)
11 ==27491== by 0x408E5E: Keyak::Keyak(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) (Keyakv2.cpp:21)
12 ==27491== by 0x404C96: crypto_aead_seakeyakv2_ref_encrypt (encrypt.cpp:41)
13 ==27491== by 0x403124: test() (try.cpp:126)
14 ==27491== by 0x4047F2: main (try-anything.cpp:295)
15 ==27491== Address 0x656f7c0 is 0 bytes inside a block of size 200 alloc'd
16 ==27491== at 0x4C2CBB9: operator new[](unsigned long) (vg_replace_malloc.c:433)
17 ==27491== by 0x4092DF: Piston::Piston(Permutation const*, unsigned int, unsigned int) (Motorist.cpp:43)
18 ==27491== by 0x40A01F: Motorist::Motorist(Permutation const*, unsigned int, unsigned int, unsigned int, unsigned int) (Motorist.cpp:200)
19 ==27491== by 0x408E5E: Keyak::Keyak(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) (Keyakv2.cpp:21)
20 ==27491== by 0x404C96: crypto_aead_seakeyakv2_ref_encrypt (encrypt.cpp:41)
21 ==27491== by 0x403124: test() (try.cpp:126)
22 ==27491== by 0x4047F2: main (try-anything.cpp:295)
23 ==27491==
24 ==27491== Mismatched free() / delete / delete []
25 ==27491== at 0x4C2D4EA: operator delete(void*) (vg_replace_malloc.c:586)
26 ==27491== by 0x40566F: void std::_Destroy_aux::__destroy(Piston*, Piston*) (stl_construct.h:103)
27 ==27491== by 0x405531: std::vector >::~vector() (stl_vector.h:426)
28 ==27491== by 0x40542F: Keyak::~Keyak() (Keyakv2.h:26)
29 ==27491== by 0x404E5E: crypto_aead_seakeyakv2_ref_encrypt (encrypt.cpp:50)
30 ==27491== by 0x403124: test() (try.cpp:126)
31 ==27491== by 0x4047F2: main (try-anything.cpp:295)
32 ==27491== Address 0x656f960 is 0 bytes inside a block of size 200 alloc'd
33 ==27491== at 0x4C2CBB9: operator new[](unsigned long) (vg_replace_malloc.c:433)
34 ==27491== by 0x409471: Piston::Piston(Piston const&) (Motorist.cpp:57)
35 ==27491== by 0x40B0F2: Piston* std::__uninitialized_fill_n::__uninit_fill_n(Piston*, unsigned long, Piston const&) (stl_uninitialized.h:202)
36 ==27491== by 0x40AFC9: std::vector >::_M_fill_initialize(unsigned long, Piston const&) (stl_vector.h:1299)
37 ==27491== by 0x40A913: std::vector >::vector(unsigned long, Piston const&, std::allocator const&) (stl_vector.h:308)
38 ==27491== by 0x40A034: Motorist::Motorist(Permutation const*, unsigned int, unsigned int, unsigned int, unsigned int) (Motorist.cpp:200)
39 ==27491== by 0x408E5E: Keyak::Keyak(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) (Keyakv2.cpp:21)
40 ==27491== by 0x404C96: crypto_aead_seakeyakv2_ref_encrypt (encrypt.cpp:41)
41 ==27491== by 0x403124: test() (try.cpp:126)
42 ==27491== by 0x4047F2: main (try-anything.cpp:295)
43 ==27491==
44 ==27491== Mismatched free() / delete / delete []
45 ==27491== at 0x4C2D4EA: operator delete(void*) (vg_replace_malloc.c:586)
46 ==27491== by 0x40A03E: Motorist::Motorist(Permutation const*, unsigned int, unsigned int, unsigned int, unsigned int) (Motorist.cpp:200)
47 ==27491== by 0x408E5E: Keyak::Keyak(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) (Keyakv2.cpp:21)
48 ==27491== by 0x405162: crypto_aead_seakeyakv2_ref_decrypt (encrypt.cpp:72)
49 ==27491== by 0x4037EF: test() (try.cpp:182)
50 ==27491== by 0x4047F2: main (try-anything.cpp:295)
51 ==27491== Address 0x66c3710 is 0 bytes inside a block of size 200 alloc'd
52 ==27491== at 0x4C2CBB9: operator new[](unsigned long) (vg_replace_malloc.c:433)
53 ==27491== by 0x4092DF: Piston::Piston(Permutation const*, unsigned int, unsigned int) (Motorist.cpp:43)
54 ==27491== by 0x40A01F: Motorist::Motorist(Permutation const*, unsigned int, unsigned int, unsigned int, unsigned int) (Motorist.cpp:200)
55 ==27491== by 0x408E5E: Keyak::Keyak(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) (Keyakv2.cpp:21)
56 ==27491== by 0x405162: crypto_aead_seakeyakv2_ref_decrypt (encrypt.cpp:72)
57 ==27491== by 0x4037EF: test() (try.cpp:182)
58 ==27491== by 0x4047F2: main (try-anything.cpp:295)
59 ==27491==
60 ==27491== Conditional jump or move depends on uninitialised value(s)
61 ==27491== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
62 ==27491== by 0x40B1E0: _ZSteqIcEN9__gnu_cxx11__enable_ifIXsr9__is_charIT_EE7__valueEbE6__typeERKNSt7__cxx1112basic_stringIS2_St11char_traitsIS2_ESaIS2_EEESC_ (basic_string.h:5076)
63 ==27491== by 0x40A975: bool std::operator!=, std::allocator >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) (basic_string.h:5115)
64 ==27491== by 0x40A326: Motorist::HandleTag(bool, std::__cxx11::basic_stringstream, std::allocator >&, bool) (Motorist.cpp:257)
65 ==27491== by 0x40A57B: Motorist::Wrap(std::istream&, std::__cxx11::basic_stringstream, std::allocator >&, std::istream&, std::__cxx11::basic_stringstream, std::allocator >&, bool, bool) (Motorist.cpp:232)
66 ==27491== by 0x4090C5: Keyak::Wrap(std::istream&, std::__cxx11::basic_stringstream, std::allocator >&, std::istream&, std::__cxx11::basic_stringstream, std::allocator >&, bool, bool) (Keyakv2.cpp:44)
67 ==27491== by 0x4051CA: crypto_aead_seakeyakv2_ref_decrypt (encrypt.cpp:74)
68 ==27491== by 0x402FD7: timecop_doit() (try.cpp:107)
69 ==27491== by 0x404850: main (try-anything.cpp:306)
70 ==27491== Uninitialised value was created by a client request
71 ==27491== at 0x402E77: timecop_doit() (try.cpp:102)
72 ==27491== by 0x404850: main (try-anything.cpp:306)
73 ==27491==
74 ==27491== Conditional jump or move depends on uninitialised value(s)
75 ==27491== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
76 ==27491== by 0x40B1E0: _ZSteqIcEN9__gnu_cxx11__enable_ifIXsr9__is_charIT_EE7__valueEbE6__typeERKNSt7__cxx1112basic_stringIS2_St11char_traitsIS2_ESaIS2_EEESC_ (basic_string.h:5076)
77 ==27491== by 0x40A975: bool std::operator!=, std::allocator >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) (basic_string.h:5115)
78 ==27491== by 0x40A326: Motorist::HandleTag(bool, std::__cxx11::basic_stringstream, std::allocator >&, bool) (Motorist.cpp:257)
79 ==27491== by 0x40A57B: Motorist::Wrap(std::istream&, std::__cxx11::basic_stringstream, std::allocator >&, std::istream&, std::__cxx11::basic_stringstream, std::allocator >&, bool, bool) (Motorist.cpp:232)
80 ==27491== by 0x4090C5: Keyak::Wrap(std::istream&, std::__cxx11::basic_stringstream, std::allocator >&, std::istream&, std::__cxx11::basic_stringstream, std::allocator >&, bool, bool) (Keyakv2.cpp:44)
81 ==27491== by 0x4051CA: crypto_aead_seakeyakv2_ref_decrypt (encrypt.cpp:74)
82 ==27491== by 0x402FD7: timecop_doit() (try.cpp:107)
83 ==27491== by 0x404850: main (try-anything.cpp:306)
84 ==27491== Uninitialised value was created by a client request
85 ==27491== at 0x402E77: timecop_doit() (try.cpp:102)
86 ==27491== by 0x404850: main (try-anything.cpp:306)
87 ==27491==
88 ==27491==
89 ==27491== HEAP SUMMARY:
90 ==27491== in use at exit: 69,888 bytes in 16 blocks
91 ==27491== total heap usage: 27,272 allocs, 27,256 frees, 2,912,693 bytes allocated
92 ==27491==
93 ==27491== LEAK SUMMARY:
94 ==27491== definitely lost: 0 bytes in 0 blocks
95 ==27491== indirectly lost: 0 bytes in 0 blocks
96 ==27491== possibly lost: 69,888 bytes in 16 blocks
97 ==27491== still reachable: 0 bytes in 0 blocks
98 ==27491== suppressed: 0 bytes in 0 blocks
99 ==27491== Rerun with --leak-check=full to see details of leaked memory
100 ==27491==
101 ==27491== For lists of detected and suppressed errors, rerun with: -s
102 ==27491== ERROR SUMMARY: 76 errors from 5 contexts (suppressed: 0 from 0)