On 10/09/2017 06:55 PM, Marc-André Lureau wrote:
The previous patch cleaned up a bit error handling, and exposed an
existing bug: error_report_err() could be called with a NULL error.
Instead, make tpm_emulator_set_locality() set the error.
Signed-off-by: Marc-André Lureau
Reviewed-by: Stefan
The previous patch cleaned up a bit error handling, and exposed an
existing bug: error_report_err() could be called with a NULL error.
Instead, make tpm_emulator_set_locality() set the error.
Signed-off-by: Marc-André Lureau
---
hw/tpm/tpm_emulator.c | 14 --
1 file changed, 8 insert