technology: Check if pending message is NULL before sending it back
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 1 Dec 2011 11:21:41 +0000 (12:21 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 1 Dec 2011 11:23:19 +0000 (12:23 +0100)
commit1f6c5b248cd0c15d6cb34143ff6f7c8b373fe7d9
treee79f334b586400f59ce5d4dfeb1dbd9ea8524f21
parenta0d6107db0c6a3b5c950287866ba11c1d3bef965
technology: Check if pending message is NULL before sending it back

The message would be NULL when setting offline mode on and off.

Fixes BMC#24314
src/technology.c