Output save_alt Download

Operation
crypto_aead
Primitive
trivia0v2
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 c3c762a886dcc6b500681c112f0f86f62d0c4aebb4604950a2cec1b4fb547fae 18410897 246209627 4300000000 crypto_aead/trivia0v2/ref
3 ==26360== Memcheck, a memory error detector
4 ==26360== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==26360== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==26360== Command: ./try
7 ==26360==
8 ==26360== Conditional jump or move depends on uninitialised value(s)
9 ==26360== at 0x402FC1: crypto_aead_trivia0v2_ref_decrypt (encrypt.c:457)
10 ==26360== by 0x400F77: timecop_doit (try.c:107)
11 ==26360== by 0x401F20: main (try-anything.c:306)
12 ==26360== Uninitialised value was created by a client request
13 ==26360== at 0x400E17: timecop_doit (try.c:102)
14 ==26360== by 0x401F20: main (try-anything.c:306)
15 ==26360==
16 ==26360==
17 ==26360== HEAP SUMMARY:
18 ==26360== in use at exit: 69,888 bytes in 16 blocks
19 ==26360== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
20 ==26360==
21 ==26360== LEAK SUMMARY:
22 ==26360== definitely lost: 0 bytes in 0 blocks
23 ==26360== indirectly lost: 0 bytes in 0 blocks
24 ==26360== possibly lost: 69,888 bytes in 16 blocks
25 ==26360== still reachable: 0 bytes in 0 blocks
26 ==26360== suppressed: 0 bytes in 0 blocks
27 ==26360== Rerun with --leak-check=full to see details of leaked memory
28 ==26360==
29 ==26360== For lists of detected and suppressed errors, rerun with: -s
30 ==26360== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)