ofono: Free network_info
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Tue, 15 Mar 2011 14:02:08 +0000 (15:02 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 16 Mar 2011 09:29:29 +0000 (10:29 +0100)
commitd8549da847d093dda21063077d3bc5fc5f63a4e3
tree172f2f367e23c52aafc0718306b896f8ec143264
parent62ba22e534278165d688374e506da5873165b6be
ofono: Free network_info

The network_info data structure is not freed. Also the
error path does not handle the freeing of the data structure
correctly.

Reported by: Henri Bragge <henri.bragge@ixonos.com>
plugins/ofono.c