diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-10-24 18:29:35 +0100 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-10-28 13:51:45 +0100 |
commit | 310908760f5314c4a6d421ebcc6e1370bd2a1177 (patch) | |
tree | e983eee5690733121a02d6f9ca12ddbd2e0baab4 /EmbeddedPkg/EmbeddedPkg.dec | |
parent | 15d8747a5f0fea5f30d6d4f812f6aa3bbd4c5ba8 (diff) | |
download | edk2-platforms-310908760f5314c4a6d421ebcc6e1370bd2a1177.tar.xz |
EmbeddedPkg/AndroidFastboot: eliminate deprecated string function calls
Get rid of calls to unsafe string functions. These are deprecated and may
be removed in the future.
Note that this also addresses a latent potential issue in HandleDownload(),
where NumBytesString[] (which comes from the wire) is assumed to contain a
string representation of a number with all the significant digits in the
first 8 bytes, which is not guaranteed by the protocol.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'EmbeddedPkg/EmbeddedPkg.dec')
0 files changed, 0 insertions, 0 deletions