summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2023-02-15 15:37:32 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-03-09 09:45:39 +0000
commit2fccd1f153e1b7146d6fe9d9f8cfaeabdf636c44 (patch)
tree172da5a0226f2248a36a1e6086bbeb291d1dce56 /BaseTools/Source/Python
parent69da506c927f8092ea8f783a092a694a3582e3ef (diff)
downloadedk2-2fccd1f153e1b7146d6fe9d9f8cfaeabdf636c44.tar.gz
edk2-2fccd1f153e1b7146d6fe9d9f8cfaeabdf636c44.tar.bz2
edk2-2fccd1f153e1b7146d6fe9d9f8cfaeabdf636c44.zip
ArmPkg/SemihostFs: replace SetMem with ZeroMem
SetMem arguments 2+3 are in the wrong order, resulting in the call having no effect because Length is zero. Fix this by using ZeroMem instead. Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=4205 Reported-by: Jeremy Boone <jeremy.boone@nccgroup.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Rebecca Cran <rebecca@bsdio.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions