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
c27c01e2
Kaydet (Commit)
c27c01e2
authored
Ara 02, 2013
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
No idea what maOwnContextMemory is
Change-Id: I8ebda0c7da3cb663802fb8b05a98115db7589e09
üst
1cb1dca1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
salgdi.cxx
vcl/aqua/source/gdi/atsui/salgdi.cxx
+0
-1
salgdi2.cxx
vcl/coretext/salgdi2.cxx
+0
-1
No files found.
vcl/aqua/source/gdi/atsui/salgdi.cxx
Dosyayı görüntüle @
c27c01e2
...
@@ -320,7 +320,6 @@ AquaSalGraphics::~AquaSalGraphics()
...
@@ -320,7 +320,6 @@ AquaSalGraphics::~AquaSalGraphics()
// destroy backbuffer bitmap context that we created ourself
// destroy backbuffer bitmap context that we created ourself
CGContextRelease
(
mrContext
);
CGContextRelease
(
mrContext
);
mrContext
=
NULL
;
mrContext
=
NULL
;
// memory is freed automatically by maOwnContextMemory
}
}
}
}
...
...
vcl/coretext/salgdi2.cxx
Dosyayı görüntüle @
c27c01e2
...
@@ -293,7 +293,6 @@ AquaSalGraphics::~AquaSalGraphics()
...
@@ -293,7 +293,6 @@ AquaSalGraphics::~AquaSalGraphics()
// destroy backbuffer bitmap context that we created ourself
// destroy backbuffer bitmap context that we created ourself
CGContextRelease
(
mrContext
);
CGContextRelease
(
mrContext
);
mrContext
=
NULL
;
mrContext
=
NULL
;
// memory is freed automatically by maOwnContextMemory
}
}
#endif
#endif
}
}
...
...
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