Output save_alt Download

Operation
crypto_kem
Primitive
ntruhrss701
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 3491b47dd6386de4369f6d6467d3f59b6e712e7498f3359d4cf1ca7fa5c00080 340771492 3190666175 4300000000 crypto_kem/ntruhrss701/ref
3 ==31141== Memcheck, a memory error detector
4 ==31141== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==31141== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==31141== Command: ./try
7 ==31141==
8 ==31141== Conditional jump or move depends on uninitialised value(s)
9 ==31141== at 0x401E4E: crypto_kem_ntruhrss701_ref_dec (ntrukem.c:66)
10 ==31141== by 0x400E8E: timecop_doit (try.c:96)
11 ==31141== by 0x4019C0: main (try-anything.c:306)
12 ==31141== Uninitialised value was created by a client request
13 ==31141== at 0x400DF4: timecop_doit (try.c:93)
14 ==31141== by 0x4019C0: main (try-anything.c:306)
15 ==31141==
16 ==31141==
17 ==31141== HEAP SUMMARY:
18 ==31141== in use at exit: 43,520 bytes in 10 blocks
19 ==31141== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated
20 ==31141==
21 ==31141== LEAK SUMMARY:
22 ==31141== definitely lost: 0 bytes in 0 blocks
23 ==31141== indirectly lost: 0 bytes in 0 blocks
24 ==31141== possibly lost: 43,520 bytes in 10 blocks
25 ==31141== still reachable: 0 bytes in 0 blocks
26 ==31141== suppressed: 0 bytes in 0 blocks
27 ==31141== Rerun with --leak-check=full to see details of leaked memory
28 ==31141==
29 ==31141== For lists of detected and suppressed errors, rerun with: -s
30 ==31141== ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0)