We incorrectly stored the archinfo_host argument of iselSB_S390 into
a global variable not realising it points to a stack-allocated variable. 
This caused s390_archinfo_host->hwcaps member to change its value 
randomly over time. It could have caused invalid code to be generated. 
Curious that it did not surface.


git-svn-id: svn://svn.valgrind.org/vex/trunk@2297 8f6e269a-dfd6-0310-a8e1-e2731360e62c
3 files changed