]> Savannah Git Hosting - gnulib.git/commit
getopt-gnu: Fix out-of-bounds access (regression 2023-12-11).
authorBruno Haible <bruno@clisp.org>
Thu, 18 Jan 2024 00:12:20 +0000 (01:12 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 18 Jan 2024 00:12:20 +0000 (01:12 +0100)
commit675f7fc6d69c483c83b19777a8ef39f60eed05b7
tree06d887a88789fbcdfcf8b0570e59d0fc089687fe
parentd0450ae97e9fa3f2cf7ef45f990326b9f73b8081
getopt-gnu: Fix out-of-bounds access (regression 2023-12-11).

* lib/getopt.c (process_long_option): Don't set ambig_set[option_index]
if ambig_set is &ambig_fallback.
ChangeLog
lib/getopt.c