diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2022-04-11 19:24:56 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-04-12 14:39:01 +0000 |
commit | fab6285a73c4c73bb131792d0afb20be369082d1 (patch) | |
tree | c122cd7d53e7bef3c70d3021adcb267d80400a2e /BaseTools/Source/Python/Eot/CParser4/CLexer.py | |
parent | 03951e56457f18b022f574bacdc0cc2acc45dac2 (diff) | |
download | edk2-fab6285a73c4c73bb131792d0afb20be369082d1.tar.gz edk2-fab6285a73c4c73bb131792d0afb20be369082d1.tar.bz2 edk2-fab6285a73c4c73bb131792d0afb20be369082d1.zip |
CryptoPkg/CrtLibSupport: fix strcpy
strcpy() returns a pointer to the destination string, AsciiStrCpyS()
does not. So a simple #define does not work. Create a function
instead.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Eot/CParser4/CLexer.py')
0 files changed, 0 insertions, 0 deletions