Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
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ç
Batuhan Osman TASKAYA
cpython
Commits
52b9fdfb
Kaydet (Commit)
52b9fdfb
authored
Tem 23, 2013
tarafından
Christian Heimes
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove duplicate entry for sdigit.
I fixed it before the checkin but forgot to save... :wq
üst
b911cfdd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
coverity_model.c
Misc/coverity_model.c
+0
-5
No files found.
Misc/coverity_model.c
Dosyayı görüntüle @
52b9fdfb
...
...
@@ -14,24 +14,19 @@
* Coverity Scan doesn't pick up modifications automatically. The model file
* must be uploaded by an admin in the analysis settings of
* http://scan.coverity.com/projects/200
*
*/
/* dummy definitions, in most cases struct fields aren't required. */
#define NULL (void *)0
typedef
int
sdigit
;
typedef
long
Py_ssize_t
;
typedef
unsigned
short
wchar_t
;
typedef
struct
{}
PyObject
;
typedef
struct
{}
grammar
;
typedef
int
sdigit
;
typedef
struct
{}
DIR
;
typedef
struct
{}
RFILE
;
/* Python/pythonrun.c
* resourece leak false positive */
...
...
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