gnutls: don't crash if G_TLS_GNUTLS_PRIORITY is invalid
authorDan Winship <danw@gnome.org>
Wed, 19 Jun 2013 00:15:50 +0000 (21:15 -0300)
committerDan Winship <danw@gnome.org>
Wed, 19 Jun 2013 00:15:50 +0000 (21:15 -0300)
commit696e2bb63618de1bda1691473153ff9d9b4f115f
treeeb5d2b7186f5464342047c7a9f8a647607360775
parent9b548986fb1ba1ec1b274760615b29bb174d4a49
gnutls: don't crash if G_TLS_GNUTLS_PRIORITY is invalid

If G_TLS_GNUTLS_PRIORITY can't be parsed, print a warning and fall
back to the default value.

https://bugzilla.gnome.org/show_bug.cgi?id=701693
tls/gnutls/gtlsconnection-gnutls.c