Output save_alt Download

Operation
crypto_kem
Primitive
edonk192k48n144nu4l4
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 ==2699== Memcheck, a memory error detector
3 ==2699== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
4 ==2699== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
5 ==2699== Command: ./try
6 ==2699==
7 Alarm clock
8 ==2699==
9 ==2699== Process terminating with default action of signal 15 (SIGTERM)
10 ==2699== at 0x4085C6: __gmpz_and (and.c:72)
11 ==2699== by 0x4027FD: crypto_kem_edonk192k48n144nu4l4_ref_keypair (dec.c:327)
12 ==2699== by 0x401386: test (try.c:108)
13 ==2699== by 0x401DF2: main (try-anything.c:295)
14 ==2699==
15 ==2699== HEAP SUMMARY:
16 ==2699== in use at exit: 50,872 bytes in 379 blocks
17 ==2699== total heap usage: 829 allocs, 450 frees, 111,832 bytes allocated
18 ==2699==
19 ==2699== LEAK SUMMARY:
20 ==2699== definitely lost: 0 bytes in 0 blocks
21 ==2699== indirectly lost: 0 bytes in 0 blocks
22 ==2699== possibly lost: 43,520 bytes in 10 blocks
23 ==2699== still reachable: 7,352 bytes in 369 blocks
24 ==2699== suppressed: 0 bytes in 0 blocks
25 ==2699== Rerun with --leak-check=full to see details of leaked memory
26 ==2699==
27 ==2699== For lists of detected and suppressed errors, rerun with: -s
28 ==2699== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)