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
a9272d35
Kaydet (Commit)
a9272d35
authored
Kas 06, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Early return missing
Change-Id: I0d4f9b14f2a41a3acb08ba1b6c13fdf1174021e7
üst
ae116edc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
ustring.cxx
sal/rtl/ustring.cxx
+2
-0
No files found.
sal/rtl/ustring.cxx
Dosyayı görüntüle @
a9272d35
...
@@ -661,6 +661,8 @@ static void rtl_string2UString_status( rtl_uString** ppThis,
...
@@ -661,6 +661,8 @@ static void rtl_string2UString_status( rtl_uString** ppThis,
if
(
pInfo
!=
NULL
)
{
if
(
pInfo
!=
NULL
)
{
*
pInfo
=
0
;
*
pInfo
=
0
;
}
}
RTL_LOG_STRING_NEW
(
*
ppThis
);
return
;
}
}
retry
:
retry
:
{
{
...
...
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