gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, master, updated. gnutls_2_9_10-16-gcfbed93


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_10-16-gcfbed93
Date: Thu, 29 Apr 2010 14:21:05 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=cfbed93c9dab1aca7b01a4bb42bcf86a15c8d832

The branch, master has been updated
       via  cfbed93c9dab1aca7b01a4bb42bcf86a15c8d832 (commit)
      from  109bf60a3627a6e5b750b4bdd2418911c7c25a7b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cfbed93c9dab1aca7b01a4bb42bcf86a15c8d832
Author: Simon Josefsson <address@hidden>
Date:   Thu Apr 29 16:21:02 2010 +0200

    Fix typo.

-----------------------------------------------------------------------

Summary of changes:
 lib/gnutls_handshake.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/gnutls_handshake.c b/lib/gnutls_handshake.c
index 203b816..fe7cd98 100644
--- a/lib/gnutls_handshake.c
+++ b/lib/gnutls_handshake.c
@@ -2409,7 +2409,7 @@ _gnutls_recv_hello (gnutls_session_t session, opaque * 
data, int datalen)
            {
              gnutls_assert ();
              _gnutls_handshake_log
-               ("HSK[%p]: Denying unsafe (re)negotiation\n", sesion);
+               ("HSK[%p]: Denying unsafe (re)negotiation\n", session);
              if (session->security_parameters.entity == GNUTLS_SERVER)
                /* send no renegotiation alert */
                return GNUTLS_E_UNSAFE_RENEGOTIATION_DENIED;


hooks/post-receive
-- 
GNU gnutls




reply via email to

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