Fix-Issue TIVI-2159: Double free of bundle in message handler
authorAmarnath Valluri <amarnath.valluri@linux.intel.com>
Mon, 25 Nov 2013 10:04:39 +0000 (12:04 +0200)
committerAmarnath Valluri <amarnath.valluri@linux.intel.com>
Wed, 20 Aug 2014 06:45:10 +0000 (09:45 +0300)
commitd4fc2a23c818e3f8b9066a98c37866d85009985c
treeb089501709d0a15332b823c2a690896e661aafd2
parent870cff82d8015461d2e218701c0f11907eba1657
Fix-Issue TIVI-2159: Double free of bundle in message handler

Client frees the data(bundle) passed in message handler, so we need not
to free it.

Change-Id: Iee72c2826aae355efe2f238fa6af38930e96c503
lib/msgport-service.c