This patch fixes double free that could have happened when 'contents' in obc_transfer_get_contents could not be read. The second free then would've occured in image_properties_complete_cb at the end. Ismagil Iskakov (1): obexd/client: prevent double freeing obexd/client/transfer.c | 1 + 1 file changed, 1 insertion(+) -- 2.34.1