commit | 6e19a1379d3d12c2d8f934aa8154037a609f4507 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Sat Oct 08 10:00:02 2011 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Oct 08 10:00:02 2011 +0000 |
tree | 7495ab30dbb90ba2f9b278a6cd324588ae3f1767 | |
parent | e4fc8781db7c49b0c5ac5d24762e17c59dfe0871 [diff] |
ARM: fix segfault Fix a bug in bccd9ec5f098668576342c83d90d6d6833d61d33, target-arm/op_helper.c missed a change unlike all other targets. This lead to a NULL pointer dereferences. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>