
4 Feb
2013
4 Feb
'13
3:46 p.m.
On 02/04/13 15:56, Michal Privoznik wrote:
If a decompression binary prints something to stderr, currently it is discarded. However, it can contain useful data from debugging POV, so we should catch it. --- src/qemu/qemu_driver.c | 5 +++++ 1 file changed, 5 insertions(+)
ACK. Peter