dbus: Fix a crash in UpdateEngineClientImpl::OnGetStatusError()
commite6f9c69af889109deb27caee726c506a36984f51
authorsatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 12 Nov 2013 10:31:41 +0000 (12 10:31 +0000)
committersatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 12 Nov 2013 10:31:41 +0000 (12 10:31 +0000)
treefa4079c21d6ea4239c121399724f563bfb3d00c2
parentae743e4fb449aa7a2f42c04dd1b6f516176707d3
dbus: Fix a crash in UpdateEngineClientImpl::OnGetStatusError()

|error| can be NULL if the response is not received.

BUG=316986
TEST=none

Review URL: https://codereview.chromium.org/68533009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234474 0039d316-1c4b-4281-b951-d872f2087c98
chromeos/dbus/update_engine_client.cc