[Gst/MQTT/Src] Fix memory leaks reported by Valgrind
authorWook Song <wook16.song@samsung.com>
Wed, 28 Apr 2021 05:45:03 +0000 (14:45 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 11 May 2021 07:14:25 +0000 (16:14 +0900)
commit96e3282ea03d0cd5900862fde9a8eaf464a61d3b
tree6889199800132394bf6e118f50511f1d66579ed2
parent7973cc6ca66d49169779d1abff6eea0f4e6977bb
[Gst/MQTT/Src] Fix memory leaks reported by Valgrind

This patch fixes memory leaks reported by Valgrind categorized as
definitely lost.

Signed-off-by: Wook Song <wook16.song@samsung.com>
gst/mqtt/mqttsrc.c