gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: unused operation


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: unused operation
Date: Tue, 04 Jun 2019 14:35:10 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 18c183d3c unused operation
18c183d3c is described below

commit 18c183d3cb8f12790ed55333519b53a535a5c906
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Tue Jun 4 14:34:29 2019 +0200

    unused operation
---
 src/reclaim/oidc_helper.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/reclaim/oidc_helper.c b/src/reclaim/oidc_helper.c
index 6a06d5440..e4949a037 100644
--- a/src/reclaim/oidc_helper.c
+++ b/src/reclaim/oidc_helper.c
@@ -451,7 +451,6 @@ OIDC_build_authz_code (const struct 
GNUNET_CRYPTO_EcdsaPrivateKey *issuer,
   if (NULL != attrs_ser)
   {
     memcpy (buf_ptr, attrs_ser, attr_list_len);
-    buf_ptr += attr_list_len;
     GNUNET_free (attrs_ser);
   }
   // Generate ECDH key

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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