public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH EDK2 v1 0/1] EmulatorPkg/host: fix overflow in Mult
@ 2020-09-01 10:58 wenyi,xie
  2020-09-01 10:58 ` [PATCH EDK2 v1 1/1] " wenyi,xie
  0 siblings, 1 reply; 6+ messages in thread
From: wenyi,xie @ 2020-09-01 10:58 UTC (permalink / raw)
  To: devel, jordan.l.justen, afish, ray.ni; +Cc: songdongkuang, xiewenyi2

Main Changes :
convert int to uint64 to avoid overflow when Multiply two int.

Wenyi Xie (1):
  EmulatorPkg/host: fix overflow in Mult

 EmulatorPkg/Win/Host/WinHost.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.20.1.windows.1


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

end of thread, other threads:[~2020-09-23  2:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-01 10:58 [PATCH EDK2 v1 0/1] EmulatorPkg/host: fix overflow in Mult wenyi,xie
2020-09-01 10:58 ` [PATCH EDK2 v1 1/1] " wenyi,xie
2020-09-02  6:54   ` [edk2-devel] " Laszlo Ersek
2020-09-22  3:42   ` wenyi,xie
2020-09-23  2:48     ` [edk2-devel] " Ni, Ray
2020-09-23  2:58       ` wenyi,xie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox