rest-api: fixup AFB_plugins allocated references
authorYannick Gicquel <yannick.gicquel@iot.bzh>
Thu, 28 Jan 2016 15:29:31 +0000 (16:29 +0100)
committerYannick Gicquel <yannick.gicquel@iot.bzh>
Thu, 28 Jan 2016 15:29:31 +0000 (16:29 +0100)
commita4b35de73384d4394b5201838c1c785355d9a7fd
tree443f1e5fd702c45fde7dd372f3e8005a7f7525fc
parentc4ec16f3868b099f2904b54be78bcd09d3760a24
rest-api: fixup AFB_plugins allocated references

plugins handles pointer to AFB_plugin structures which
are located in each dynamically loaded plugin.

Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
src/rest-api.c