qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] cxl-cdat:Fix two problems of ct3_load_cdat
@ 2023-04-12  7:16 Hao Zeng
  2023-04-12  7:16 ` [PATCH v2 1/2] cxl-cdat:Fix open file not closed in ct3_load_cdat Hao Zeng
  2023-04-12  7:16 ` [PATCH v2 2/2] cxl-cdat:Fix the check on the return value of fread() Hao Zeng
  0 siblings, 2 replies; 6+ messages in thread
From: Hao Zeng @ 2023-04-12  7:16 UTC (permalink / raw)
  To: jonathan.cameron, fan.ni, peter.maydell, qemu-devel; +Cc: Hao Zeng

This v2 contains a change suggested by Peter Maydell in patch v1.
v1 link:https://lore.kernel.org/all/20230403084245.54861-1-zenghao@kylinos.cn/

ChangeLog:
    v1->v2:
    - Patch 1: No change in patch v1
    - Patch 2: Fix the check on the return value of fread() in ct3_load_cdat

Hao Zeng (2):
  cxl-cdat:Fix open file not closed in ct3_load_cdat
  cxl-cdat:Fix the check on the return value of fread()

 hw/cxl/cxl-cdat.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.37.2


No virus found
		Checked by Hillstone Network AntiVirus


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-04-12 13:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-12  7:16 [PATCH v2 0/2] cxl-cdat:Fix two problems of ct3_load_cdat Hao Zeng
2023-04-12  7:16 ` [PATCH v2 1/2] cxl-cdat:Fix open file not closed in ct3_load_cdat Hao Zeng
2023-04-12  9:58   ` Philippe Mathieu-Daudé
2023-04-12  7:16 ` [PATCH v2 2/2] cxl-cdat:Fix the check on the return value of fread() Hao Zeng
2023-04-12 10:02   ` Philippe Mathieu-Daudé
2023-04-12 13:02     ` Jonathan Cameron via

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).