From: Nikos Mavrogiannopoulos Date: Thu, 24 Jan 2002 19:01:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_3_90~193 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=867f47239c48f37a67d8233eef2285b76ced3d8e;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/lib/gnutls_buffers.c b/lib/gnutls_buffers.c index fc60fbb9f0..48c70e56de 100644 --- a/lib/gnutls_buffers.c +++ b/lib/gnutls_buffers.c @@ -24,6 +24,11 @@ #include #include +#ifdef DEBUG +# warning HANDSHAKE HASH BUFFER CAN BE AVOIDED +# warning NEEDS REWRITE +#endif + /* This is the only file that uses the berkeley sockets API. * * Also holds all the buffering code used in gnutls.