diff options
| author | Robert Mustacchi <rm@joyent.com> | 2017-01-07 23:11:52 +0000 |
|---|---|---|
| committer | Robert Mustacchi <rm@joyent.com> | 2017-05-30 18:08:04 +0000 |
| commit | afc62b4b94eec9d9cec1ba14fd65fcf304325e7f (patch) | |
| tree | 4ded1ba71a4ac3f908589df6e022e482c4bc09d4 /usr/src/pkg/manifests | |
| parent | a5ae00988088f44766fb28f575751986b222edbc (diff) | |
| download | illumos-joyent-afc62b4b94eec9d9cec1ba14fd65fcf304325e7f.tar.gz | |
6961 64-bit octal printf may overflow internal buffer
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: Dan McDonald <danmcd@kebe.com>
Diffstat (limited to 'usr/src/pkg/manifests')
| -rw-r--r-- | usr/src/pkg/manifests/system-test-libctest.mf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-test-libctest.mf b/usr/src/pkg/manifests/system-test-libctest.mf index 16ec75f259..558dbdb622 100644 --- a/usr/src/pkg/manifests/system-test-libctest.mf +++ b/usr/src/pkg/manifests/system-test-libctest.mf @@ -93,6 +93,7 @@ file path=opt/libc-tests/tests/newlocale_test.$(ARCH64) mode=0555 file path=opt/libc-tests/tests/nl_langinfo_test mode=0555 file path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH) mode=0555 file path=opt/libc-tests/tests/nl_langinfo_test.$(ARCH64) mode=0555 +file path=opt/libc-tests/tests/printf-6961.64 mode=0555 file path=opt/libc-tests/tests/priv_gettext mode=0555 file path=opt/libc-tests/tests/pthread_attr_get_np mode=0555 file path=opt/libc-tests/tests/quick_exit mode=0555 |
