glibc/argp
Bruno Haible e9f63b5126 argp: Don't pass invalid arguments to isspace, isalnum, isalpha, isdigit.
* lib/argp-help.c (SKIPWS): Cast character to 'unsigned char' before passing it
to isspace().
(fill_in_uparams): Likewise for isalpha(), isalnum(), isdigit().
(canon_doc_option): Likewise for isspace(), isalnum().

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-02-04 16:44:26 -03:00
..
bits Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
argp-ba.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
argp-eexst.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
argp-fmtstream.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
argp-fmtstream.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
argp-fs-xinl.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
argp-help.c argp: Don't pass invalid arguments to isspace, isalnum, isalpha, isdigit. 2021-02-04 16:44:26 -03:00
argp-namefrob.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
argp-parse.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
argp-pv.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
argp-pvh.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
argp-test.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
argp-xinl.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
argp.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
bug-argp1.c
bug-argp2.c
Makefile Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-argp1.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-argp2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-ldbl-argp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Versions