• M
    Adapt to new VIR_STRNDUP behavior · 0fc5d09c
    Michal Privoznik 提交于
    With previous patch, we accept negative value as length of string to
    duplicate. So there is no need to pass strlen(src) in case we want to do
    duplicate the whole string.
    0fc5d09c
qemu_command.c 372.8 KB