diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-03-21 10:05:33 +0900 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-03-29 10:34:41 +0900 |
commit | ef9c12b157a50d63e8a8eb710c013d16c2cea319 (patch) | |
tree | 62406cd13da67e6aadd80b2fad3bf2b5d31aa313 /hwdb.d/acpi_id_registry.html | |
parent | dd2d3e975e80f5ae3b64bd9c2b63d866415c764e (diff) | |
download | systemd-ef9c12b157a50d63e8a8eb710c013d16c2cea319.tar.gz |
tree-wide: reset optind to 0 when GNU extensions in optstring are used
Otherwise, if getopt() and friends are used before parse_argv(), then
the GNU extensions may be ignored.
This should not change any behavior at least now, as we usually use
getopt_long() only once per invocation. But in the next commit,
getopt_long() will be used for other arrays, hence this change will
become necessary.
Diffstat (limited to 'hwdb.d/acpi_id_registry.html')
0 files changed, 0 insertions, 0 deletions