On Tue, 26 Sept 2023 at 21:15, Vladimir Sementsov-Ogievskiy <[email protected]> wrote: > > set_time() function doesn't set all the fields, so it's better to > initialize tm structure. And Coverity will be happier about it. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]> > --- > hw/rtc/mc146818rtc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
