gstdtlsconnection: Propagate errors from key export to the caller
authorSebastian Dröge <sebastian@centricular.com>
Fri, 26 Jun 2020 07:20:04 +0000 (10:20 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 26 Jun 2020 07:20:04 +0000 (10:20 +0300)
commit3864c9f97feff698b79ecdf16c4652b1d98baf25
tree3e9010a4766c779e7c321fec443a0136ea7b03a2
parent3dd2bbf23cb8c7c1f4efc4106858602fb9e57ecc
gstdtlsconnection: Propagate errors from key export to the caller

Otherwise the DTLS connection silently does nothing instead of reporting
an error via the elements.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1156>
ext/dtls/gstdtlsconnection.c