fix leaks reported by valgrind.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sun, 15 Jul 2012 07:42:35 +0000 (04:42 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sun, 15 Jul 2012 07:42:35 +0000 (04:42 -0300)
commit68e6127c8dea2216837dbfbcd213cc6a5191629b
treec75608830c2dc0762b45b86891a4a6c49741ab25
parentf930621751dea30502697624f962ce96f1ca5acb
fix leaks reported by valgrind.

forgot to free the callback context after it was dispatched to user.
dialer/ofono.c