]> xenbits.xensource.com Git - people/vhanquez/xen-unstable.git/commit
xenstore: fix crash on platforms with no gntdev driver implementation.
authorChristoph Egger <Christoph.Egger@amd.com>
Tue, 29 May 2012 10:12:45 +0000 (11:12 +0100)
committerChristoph Egger <Christoph.Egger@amd.com>
Tue, 29 May 2012 10:12:45 +0000 (11:12 +0100)
commited19e69369f0ac593f2c0cba84159bcd86d23a07
tree62ec17915ced4c476746b438e97d842b8c7a2f1a
parent4a2b4baaedd37160ecf6a7eddf83eb1389c01a84
xenstore: fix crash on platforms with no gntdev driver implementation.

Fix pointer checks introduced in changeset 24757:aae516b78fce.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/xenstore/xenstored_domain.c