]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Fix SetMem parameter in OnigurumaUefiPort
authorBaraneedharan Anbazhagan <anbazhgan@hp.com>
Wed, 9 Dec 2020 16:16:52 +0000 (10:16 -0600)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 14 Dec 2020 02:11:33 +0000 (02:11 +0000)
commit1f304300ffe64d47efc2f4d845da3081fd2b86a4
treee28e99db9a6fc14e6f67b5f232317c522596c45a
parentd4633b36b94f7b4a1f41901657cbbff452173d35
MdeModulePkg: Fix SetMem parameter in OnigurumaUefiPort

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3085

Coding error in converting memset call to SetMem - Length and Value
is not swapped on calling SetMem

Signed-off-by: Baraneedharan Anbazhagan <anbazhagan@hp.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdeModulePkg/Universal/RegularExpressionDxe/OnigurumaUefiPort.c