commit | 73ffc805a2dbd20c7376afc61f47167288c1978a | [log] [tgz] |
---|---|---|
author | Jean-Christophe DUBOIS <jcd@tribudubois.net> | Wed Sep 02 23:59:06 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Sep 09 14:57:21 2009 -0500 |
tree | 44c0e37196856a174995c377b3ee4e9d7d0ba355 | |
parent | 321c1cb10b93b5a32b8d1299653f434ab44a8535 [diff] |
mv strdup to qemu_strdup in vl.c There are few places in vl.c not using the qemu version of malloc/free/strdup. Fix it. Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>