gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7612 - libmicrohttpd/src/daemon/https/x509


From: gnunet
Subject: [GNUnet-SVN] r7612 - libmicrohttpd/src/daemon/https/x509
Date: Sun, 24 Aug 2008 16:26:27 -0600 (MDT)

Author: grothoff
Date: 2008-08-24 16:26:27 -0600 (Sun, 24 Aug 2008)
New Revision: 7612

Modified:
   libmicrohttpd/src/daemon/https/x509/crq.c
Log:
useless

Modified: libmicrohttpd/src/daemon/https/x509/crq.c
===================================================================
--- libmicrohttpd/src/daemon/https/x509/crq.c   2008-08-24 22:25:08 UTC (rev 
7611)
+++ libmicrohttpd/src/daemon/https/x509/crq.c   2008-08-24 22:26:27 UTC (rev 
7612)
@@ -393,7 +393,7 @@
             }
           else
             {                   /* raw!=0 */
-              if (*sizeof_buf > (size_t) len && buf != NULL)
+              if (*sizeof_buf > (size_t) len)
                 {
                   *sizeof_buf = len;
                   memcpy (buf, value, len);





reply via email to

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