[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r7684 - libmicrohttpd/src/daemon/https/tls
From: |
gnunet |
Subject: |
[GNUnet-SVN] r7684 - libmicrohttpd/src/daemon/https/tls |
Date: |
Wed, 10 Sep 2008 21:24:13 -0600 (MDT) |
Author: grothoff
Date: 2008-09-10 21:24:13 -0600 (Wed, 10 Sep 2008)
New Revision: 7684
Modified:
libmicrohttpd/src/daemon/https/tls/gnutls_x509.c
Log:
fx
Modified: libmicrohttpd/src/daemon/https/tls/gnutls_x509.c
===================================================================
--- libmicrohttpd/src/daemon/https/tls/gnutls_x509.c 2008-09-11 03:20:52 UTC
(rev 7683)
+++ libmicrohttpd/src/daemon/https/tls/gnutls_x509.c 2008-09-11 03:24:13 UTC
(rev 7684)
@@ -625,6 +625,7 @@
free(out);
goto ERR;
}
+ *length = st.st_size;
close(fd);
return out;
ERR:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r7684 - libmicrohttpd/src/daemon/https/tls,
gnunet <=