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
1612a8e8
Kaydet (Commit)
1612a8e8
authored
May 09, 2014
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
coverity#1209362 coverity gold, wrong mask
Change-Id: I039563908a391103cc478e11666648cc517fc677
üst
fb4b9fe3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
handleundefinedunicodetotextchar.cxx
sal/textenc/handleundefinedunicodetotextchar.cxx
+1
-1
No files found.
sal/textenc/handleundefinedunicodetotextchar.cxx
Dosyayı görüntüle @
1612a8e8
...
@@ -58,7 +58,7 @@ bool ImplGetInvalidAsciiMultiByte(sal_uInt32 nFlags,
...
@@ -58,7 +58,7 @@ bool ImplGetInvalidAsciiMultiByte(sal_uInt32 nFlags,
{
{
if
(
nMaxLen
==
0
)
if
(
nMaxLen
==
0
)
return
false
;
return
false
;
switch
(
nFlags
&
RTL_UNICODETOTEXT_FLAGS_
UNDEFINE
D_MASK
)
switch
(
nFlags
&
RTL_UNICODETOTEXT_FLAGS_
INVALI
D_MASK
)
{
{
case
RTL_UNICODETOTEXT_FLAGS_INVALID_0
:
case
RTL_UNICODETOTEXT_FLAGS_INVALID_0
:
*
pBuf
=
0x00
;
*
pBuf
=
0x00
;
...
...
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