diff options
author | Jeremy Drake <cygwin@jdrake.com> | 2025-04-02 12:55:57 -0700 |
---|---|---|
committer | Jeremy Drake <cygwin@jdrake.com> | 2025-04-02 12:55:57 -0700 |
commit | d1b4302ac64395fccde445026ecb147029340930 (patch) | |
tree | 1f92ca1b1d85b67cd81448358f8a313998d6e3c2 /newlib/libc/stdio/fscanf.c | |
parent | abc89b12e636beff1cdc6b713c77702459cd1523 (diff) | |
download | newlib-master.zip newlib-master.tar.gz newlib-master.tar.bz2 |
Cygwin: handle GetProcAddress returning NULL in GetArm64ProcAddress.HEADgithub/mastergithub/mainmastermain
This was an oversight, the caller of GetArm64ProcAddress does check for
a NULL return, but it would have crashed in the memcmp before getting
there.
Fixes: 2c5f25035d9f ("Cygwin: add find_fast_cwd_pointer_aarch64.")
Signed-off-by: Jeremy Drake <cygwin@jdrake.com>
Diffstat (limited to 'newlib/libc/stdio/fscanf.c')
0 files changed, 0 insertions, 0 deletions