bluez/obexd
Steve Grubb 8b51fbcba9 Fix memory leaks in obex
This patch fixes a couple memory leaks.

In filesystem, g_file_get_contents allocates fresh memory to buf.
It needs to be freed after conversion to a GString object.

Destination was missed on an error path as is mld.
2021-05-19 10:51:47 -07:00
..
client obexd: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
plugins Fix memory leaks in obex 2021-05-19 10:51:47 -07:00
src obex: Fix warnings cause by using of deprecated APIs 2021-04-02 10:50:53 -07:00