Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
c45feb7b
Kaydet (Commit)
c45feb7b
authored
Mar 04, 2011
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
regression test for CVE-2009-3302
üst
af924d94
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
0 deletions
+10
-0
CVE-2009-3302-1.doc
sw/qa/core/CVE/CVE-2009-3302-1.doc
+0
-0
CVE-2009-3302-2.doc
sw/qa/core/CVE/CVE-2009-3302-2.doc
+0
-0
filters-test.cxx
sw/qa/core/filters-test.cxx
+10
-0
No files found.
sw/qa/core/CVE/CVE-2009-3302-1.doc
0 → 100644
Dosyayı görüntüle @
c45feb7b
This diff was suppressed by a .gitattributes entry.
sw/qa/core/CVE/CVE-2009-3302-2.doc
0 → 100644
Dosyayı görüntüle @
c45feb7b
This diff was suppressed by a .gitattributes entry.
sw/qa/core/filters-test.cxx
Dosyayı görüntüle @
c45feb7b
...
...
@@ -151,6 +151,16 @@ void FiltersTest::testCVEs()
m_aPWDURL
+
rtl
::
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"/CVE/CVE-2009-3301-1.doc"
)));
CPPUNIT_ASSERT_MESSAGE
(
"CVE-2009-3301 regression"
,
bResult
==
true
);
bResult
=
testLoad
(
rtl
::
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"MS Word 97"
)),
rtl
::
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"CWW8"
)),
m_aPWDURL
+
rtl
::
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"/CVE/CVE-2009-3302-1.doc"
)));
CPPUNIT_ASSERT_MESSAGE
(
"CVE-2009-3302 regression"
,
bResult
==
true
);
bResult
=
testLoad
(
rtl
::
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"MS Word 97"
)),
rtl
::
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"CWW8"
)),
m_aPWDURL
+
rtl
::
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"/CVE/CVE-2009-3302-2.doc"
)));
CPPUNIT_ASSERT_MESSAGE
(
"CVE-2009-3302 regression"
,
bResult
==
true
);
bResult
=
testLoad
(
rtl
::
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"Rich Text Format"
)),
rtl
::
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"RTF"
)),
m_aPWDURL
+
rtl
::
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"/CVE/CVE-2010-3451-1.rtf"
)));
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment