qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V7 13/13] Add a TPM backend null driver implemen


From: Andreas Niederl
Subject: Re: [Qemu-devel] [PATCH V7 13/13] Add a TPM backend null driver implementation
Date: Fri, 12 Aug 2011 16:55:06 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110414 Lightning/1.0b3pre Thunderbird/3.1.9

Hi,
the null driver backend generates a warning for me on gcc-4.4.5:

cc1: warnings being treated as errors
/home/aniederl/work/actvsm/qemu/hw/tpm_null.c: In function ‘tpm_null_main_loop’:
/home/aniederl/work/actvsm/qemu/hw/tpm_null.c:107: error: ‘in’ may be used 
uninitialized in this function
make[1]: *** [tpm_null.o] Error 1

The attached patch fixes this.


Regards,
Andreas

Attachment: qemu_tpm_be_null_init.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]