mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
1. Initialize the tm struct in toymatch_write() and ls7a_toy_start() to fix uninitialized bugs. 2. Fix toymatch_val_to_time function. By the document, when we calculate the expiration year, we should first get current year, and replace the 0-5 bits with toymatch's 26-31 bits. Fixes: Coverity CID 1489766, 1489763 Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220701093407.2150607-2-yangxiaojuan@loongson.cn> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |
||
|---|---|---|
| .. | ||
| allwinner-rtc.c | ||
| aspeed_rtc.c | ||
| ds1338.c | ||
| exynos4210_rtc.c | ||
| goldfish_rtc.c | ||
| Kconfig | ||
| ls7a_rtc.c | ||
| m41t80.c | ||
| m48t59-internal.h | ||
| m48t59-isa.c | ||
| m48t59.c | ||
| mc146818rtc.c | ||
| meson.build | ||
| pl031.c | ||
| sun4v-rtc.c | ||
| trace-events | ||
| trace.h | ||
| twl92230.c | ||
| xlnx-zynqmp-rtc.c | ||