]> git.ipfire.org Git - thirdparty/glibc.git/commit
support: Add options list terminator to the test driver
authorFlorian Weimer <fweimer@redhat.com>
Fri, 9 Aug 2024 15:01:17 +0000 (17:01 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 9 Aug 2024 15:26:41 +0000 (17:26 +0200)
commit1ab7faf86db2f6ebe76e6e077cc7899cd9edc518
tree3b53e8c792bc0f933fb1a32fe406e79e443590a9
parent6eebc92cb290bed20dfb5726a88bafa02f6a2ba7
support: Add options list terminator to the test driver

This avoids crashes if a test is passed unknown options.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit c2a474f4617ede7a8bf56b7257acb37dc757b2d1)
support/test-driver.c