]> git.proxmox.com Git - mirror_qemu.git/commit - linux-user/main.c
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)
commitc3a928338e7878ddd9f5eeab17d05d52c92c9198
tree4bb2863821fce42fb2ab748de9bd34e7880b91ed
parentb2a7081acb46b0cdcbec0346672d86fc77ebfeb5
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