From: Schanzenbach, Martin Date: Tue, 4 Jun 2019 12:34:29 +0000 (+0200) Subject: unused operation X-Git-Tag: v0.11.5~19 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=18c183d3cb8f12790ed55333519b53a535a5c906;p=oweals%2Fgnunet.git unused operation --- 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