ofono: Check for info pointer in set_active_reply
authorMohamed Abbas <mabbas@linux.intel.com>
Tue, 29 Mar 2011 22:20:03 +0000 (15:20 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 30 Mar 2011 10:07:42 +0000 (12:07 +0200)
commitfcc5945028490577fbb927b8b84a26b8c7afb124
tree72db52b4ce36d337c4d1db0c322550b868d27a24
parent245461430b03aee3462b1375db686fd577443164
ofono: Check for info pointer in set_active_reply

When ofono_disconnect() is being called before receiving the set_active()
reply back, info will be NULL.

Fixes BMC#14518
plugins/ofono.c