diff options
| author | Robert Mustacchi <rm@fingolfin.org> | 2021-01-18 12:15:06 -0800 |
|---|---|---|
| committer | Robert Mustacchi <rm@fingolfin.org> | 2021-01-22 08:19:03 -0800 |
| commit | 4efb20e81cede837b887da28bb6284155a828dab (patch) | |
| tree | f6ed2484e79ceef7fe66924822eae3e666d460ec /exception_lists | |
| parent | 986778a303c760bb2204efc52ea9eba748546342 (diff) | |
| download | illumos-joyent-4efb20e81cede837b887da28bb6284155a828dab.tar.gz | |
13456 remove umem check_rtime exception
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Diffstat (limited to 'exception_lists')
| -rw-r--r-- | exception_lists/check_rtime | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/exception_lists/check_rtime b/exception_lists/check_rtime index 8cceee6c6d..e9c2bc9c9b 100644 --- a/exception_lists/check_rtime +++ b/exception_lists/check_rtime @@ -73,7 +73,6 @@ SKIP ^opt/libc-tests/tests/stdio/ # Objects that are allowed to have executable data segments EXEC_DATA ^MACH(lib)/ld\.so\.1$ EXEC_DATA ^lib/libc\.so\.1$ # 6524709, 32-bit, needed for x86 only -EXEC_DATA ^MACH(lib)/libumem\.so\.1$ # ptcumem EXEC_DATA ^opt/SUNWdtrt/tst/.*/ustack/tst\.helper\.exe$ EXEC_DATA ^platform/.*/MACH(kernel)/unix$ |
