gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r31811 - gnunet-java


From: gnunet
Subject: [GNUnet-SVN] r31811 - gnunet-java
Date: Tue, 7 Jan 2014 01:58:57 +0100

Author: dold
Date: 2014-01-07 01:58:57 +0100 (Tue, 07 Jan 2014)
New Revision: 31811

Modified:
   gnunet-java/ISSUES
Log:
issues

Modified: gnunet-java/ISSUES
===================================================================
--- gnunet-java/ISSUES  2014-01-07 00:52:27 UTC (rev 31810)
+++ gnunet-java/ISSUES  2014-01-07 00:58:57 UTC (rev 31811)
@@ -22,6 +22,18 @@
 * why is the purpose size uint32_t?
  * that bit me ...
 
+* I still get
+==20301== Invalid read of size 8
+==20301==    at 0x54F3815: ??? (sha512-avx-amd64.S:324)
+==20301==  Address 0x63eb828 is 0 bytes after a block of size 680 alloc'd
+==20301==    at 0x4C2A2DB: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
+==20301==    by 0x4E4916D: GNUNET_xmalloc_unchecked_ (common_allocation.c:144)
+==20301==    by 0x4E491A8: GNUNET_xmalloc_ (common_allocation.c:71)
+==20301==    by 0x4008BC: main (test_secretsharing_sig.c:39)
+
+any idea where this might be coming from?
+
+
 * dependencies: secretsharing_common.c / is it ok to
   include gnunet_secretsharing_service.h in the service itself?
  * well according to other services it is ...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]