Add plugin handle into request, pass it to free callback
authorManuel Bachmann <manuel.bachmann@iot.bzh>
Wed, 23 Dec 2015 17:54:24 +0000 (18:54 +0100)
committerManuel Bachmann <manuel.bachmann@iot.bzh>
Wed, 23 Dec 2015 17:54:24 +0000 (18:54 +0100)
commit97cfff753ccb7e5739ebe53e43a5af29dc0f6577
treea1708825d3a60114d78d711e97b40eae75f0a4c7
parent5d293eac235f2d59eccc9b23de803821b821c12e
Add plugin handle into request, pass it to free callback

We need the global handle in requests, and in the free
function.

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
include/local-def.h
plugins/audio/audio-api.c
plugins/radio/radio-api.c
src/rest-api.c
src/session.c