On 11/8/21 09:40, Ján Tomko wrote:
On a Monday in 2021, Marc-André Lureau wrote:
On Mon, Nov 8, 2021 at 5:53 PM Stefan Berger <stefanb@xxxxxxxxxxxxx>
wrote:
Initialize an autofree'd variable with NULL that causes crashes
if a TPM 1.2 is used and the variable doesn't get a value assigned.
Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
certainly, I wished there would be a gcc error there..
There was
https://gitlab.com/libvirt/libvirt/-/pipelines/402739013/failures
And this was already patched by Peter:
commit c43f22d5c1ea08c5516d791010ed3c230c47cb53
qemuTPMEmulatorReconfigure: Fix two build issues
Sorry for the noise. F34 gcc hadn't complained.
Stefan