diff options
author | Florian Weimer <fweimer@redhat.com> | 2021-03-05 12:02:20 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2021-03-05 14:07:26 +0100 |
commit | 3c667926673bac6017bf78569f582f6baee9948f (patch) | |
tree | e9d0fffc0ff3d68932127dda8efd6aec655c65ed /posix/fexecve.c | |
parent | 6bb0d2fe0a15ae69f0c351bd2b83a737b8da771f (diff) | |
download | glibc-3c667926673bac6017bf78569f582f6baee9948f.zip glibc-3c667926673bac6017bf78569f582f6baee9948f.tar.gz glibc-3c667926673bac6017bf78569f582f6baee9948f.tar.bz2 |
posix: glob, glob64 should not be declared __THROW [BZ #27522]
These functions invoke callbacks with GLOB_ALTDIRFUNC, so they
are not leaf functions (as implied by _THROW). Use __THROWNL
and __REDIRECT_NTHNL to express this.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'posix/fexecve.c')
0 files changed, 0 insertions, 0 deletions