[glib-networking/mcatanzaro/base-rebase: 39/45] base: fix build
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/mcatanzaro/base-rebase: 39/45] base: fix build
- Date: Mon, 13 May 2019 16:58:16 +0000 (UTC)
commit 689610547b4a666eff3afe65a57248316640574a
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date: Fri May 10 16:07:15 2019 +0200
base: fix build
tls/base/gtlsconnection-base.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/tls/base/gtlsconnection-base.c b/tls/base/gtlsconnection-base.c
index bf8d8ad..e2bf206 100644
--- a/tls/base/gtlsconnection-base.c
+++ b/tls/base/gtlsconnection-base.c
@@ -1221,7 +1221,6 @@ update_peer_certificate_and_compute_errors (GTlsConnectionBase *tls)
g_set_object (&priv->peer_certificate, peer_certificate);
priv->peer_certificate_errors = peer_certificate_errors;
- g_object_unref (peer_certifiate);
g_object_notify (G_OBJECT (tls), "peer-certificate");
g_object_notify (G_OBJECT (tls), "peer-certificate-errors");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]