diff options
| author | Michael Jeanson <mjeanson@efficios.com> | 2024-02-05 15:22:39 -0500 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2024-06-09 15:59:49 +0100 |
| commit | 00899eba260ff3edb62bc6f45c1860bc64fd59e0 (patch) | |
| tree | aae6f9fd2adc40813a666e5ab86a4495383817a1 /malloc/tst-aligned_alloc-lib.c | |
| parent | 6ade91c21140d8c803c289932dbfc74537f65a1f (diff) | |
| download | glibc-00899eba260ff3edb62bc6f45c1860bc64fd59e0.tar.xz glibc-00899eba260ff3edb62bc6f45c1860bc64fd59e0.zip | |
x86/cet: fix shadow stack test scripts
Some shadow stack test scripts use the '==' operator with the 'test'
command to validate exit codes resulting in the following error:
sysdeps/x86_64/tst-shstk-legacy-1e.sh: 31: test: 139: unexpected operator
The '==' operator is invalid for the 'test' command, use '-eq' like the
previous call to 'test'.
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
(cherry picked from commit 155bb9d036646138348fee0ac045de601811e0c5)
Diffstat (limited to 'malloc/tst-aligned_alloc-lib.c')
0 files changed, 0 insertions, 0 deletions
