commit | 2cc9116c2b37c525965d76a3e6def38913259427 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@redhat.com> | Tue Feb 16 16:18:37 2010 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Sat Feb 20 07:28:04 2010 +1000 |
tree | 16d5540bae7da373a52efd179c094f5cfc80c472 | |
parent | 6b15835282f9c6a023e2625455bfdb822bb9cc64 [diff] |
vgaarb: fix "target=default" passing Commit 77c1ff3982c6b36961725dd19e872a1c07df7f3b fixed the userspace pointer dereference, but introduced another bug pointed out by Eugene Teo in RH bug #564264. Instead of comparing the point we were at in the string, we instead compared the beginning of the string to "default". Signed-off-by: Kyle McMartin <kyle@redhat.com> Reported-by: Eugene Teo <eteo@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>