Browse Source

timing - silence valgrind warning (memleak)

Karel Miko 8 years ago
parent
commit
2fd5808897
1 changed files with 1 additions and 0 deletions
  1. 1 0
      demos/timing.c

+ 1 - 0
demos/timing.c

@@ -1374,6 +1374,7 @@ __attribute__ ((aligned (16)))
    }
    }
 
 
 #endif
 #endif
+   XFREE(buf);
 #else
 #else
    LTC_UNUSED_PARAM(MAC_SIZE);
    LTC_UNUSED_PARAM(MAC_SIZE);
    fprintf(stderr, "NO ENCMACs\n");
    fprintf(stderr, "NO ENCMACs\n");