Sam Gigliotti 90d939ea36 webrtcbin: Fixed memory leak in gstwebrtcstats
The function _get_stats_from_ice_transport returns a string which must be
freed by the caller. However, _get_stats_from_dtls_transport was ignoring
the return value from this function, resulting in a leak.

Ran this with valgrind. Before this fix there was a leak of 40 bytes each
time this was called. After there was no leak.
2019-08-30 15:55:35 +00:00
..
2019-08-28 02:47:18 +00:00
2019-07-30 11:34:31 -07:00
2019-05-13 17:00:00 -04:00
2019-05-29 22:58:08 +02:00
2019-07-24 14:38:08 -04:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-08-16 13:23:55 +00:00
2019-05-29 22:58:08 +02:00
2019-05-13 17:00:00 -04:00
2019-06-25 10:16:25 +00:00
2019-07-03 09:59:35 -07:00
2019-07-03 09:59:35 -07:00