Use qemu_mallocz to allocate new thread state. Remove redundant memset.
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 9 Jun 2008 14:02:50 +0000 (14:02 +0000)
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 9 Jun 2008 14:02:50 +0000 (14:02 +0000)
commitfec2575fee7d56e2035f4d2c2b4bef4cf9f1f748
tree4bb2863821fce42fb2ab748de9bd34e7880b91ed
parente243db6f5ebc5a023456f4c99dea00e22a5f37ef
Use qemu_mallocz to allocate new thread state.  Remove redundant memset.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4712 c046a42c-6fe2-441c-8c8c-71466251a162
linux-user/main.c
linux-user/syscall.c