commit | d4c3fddd1f6ea62e08fc93887e0a07f0787b38f1 | [log] [tgz] |
---|---|---|
author | Jean-Christophe DUBOIS <jcd@tribudubois.net> | Thu Sep 03 00:37:00 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Sep 09 14:57:21 2009 -0500 |
tree | beb2ec717da509e0292c4ecafd414fa1accce6e6 | |
parent | 73ffc805a2dbd20c7376afc61f47167288c1978a [diff] |
mv from strdup to qemu_strdup in qemu-option.c one place is using strdup() instead of qemu_strdup Fix it Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>