• M
    tests: Lower stack usage below 4096 bytes · 9ba4eb3c
    Matthias Bolte 提交于
    Make virtTestLoadFile allocate the buffer to read the file into.
    
    Fix logic error in virtTestLoadFile, stop reading on the first empty line.
    
    Use virFileReadLimFD in virtTestCaptureProgramOutput to avoid manual
    buffer handling.
    9ba4eb3c
qemuxml2argvtest.c 19.1 KB