libopkg: fix pkg_deinit() to properly free the resources in the blob buffer
authorJo-Philipp Wich <jo@mein.io>
Thu, 16 Feb 2017 10:57:55 +0000 (11:57 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 16 Feb 2017 16:02:30 +0000 (17:02 +0100)
commit3b04613d5b94b7dae36d5f97feca932338ec55b7
tree92da3e27b5029aeab864afbf6fe2887f4f11d717
parenteb39925f7d9d3c7787bd6ea60748d699d5051b19
libopkg: fix pkg_deinit() to properly free the resources in the blob buffer

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
libopkg/pkg.c