Output save_alt Download

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