From: Gleb Natapov Date: Thu, 25 Feb 2010 10:43:08 +0000 (+0200) Subject: KVM: fix segment_base() error checking X-Git-Tag: v2.6.35-rc1~436^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=254d4d48a56925622a5592ad590a738735b66135;p=pandora-kernel.git KVM: fix segment_base() error checking fix segment_base() to properly check for null segment selector and avoid accessing NULL pointer if ldt selector in null. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed