webrtc: fix memory leak
authorSam Gigliotti <samgig@amazon.com>
Wed, 18 Jul 2018 13:26:17 +0000 (14:26 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 19 Jul 2018 13:30:55 +0000 (14:30 +0100)
commit1b095e9609ef6f4a197c1fcfa662c4dc6fcea219
tree70cacc86f3ffb9166b0cfee98b96464555a919b0
parentd95d944a34122038b82b4f31251d0be237dfe164
webrtc: fix memory leak

When it parses SDP, it doesn't free the error object.

https://bugzilla.gnome.org/show_bug.cgi?id=796830
ext/webrtc/gstwebrtcbin.c