• J
    vbox: fix VIR_STRDUP value check · 1c65362f
    Ján Tomko 提交于
    In my review of 31532cab I missed the fact that VIR_STRDUP
    now returns 1 on success, and 0 if the source was NULL.
    
    (This still doesn't add proper OOM error handling.)
    1c65362f
vbox_tmpl.c 341.4 KB