• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OSGeo / gdal / 28741505993
72%
master: 74%

Build:
Build:
LAST BUILD BRANCH: PyInt_removal
DEFAULT BRANCH: master
Ran 05 Jul 2026 04:41PM UTC
Jobs 1
Files 2128
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Jul 2026 12:56PM UTC coverage: 71.879% (+0.003%) from 71.876%
28741505993

push

github

web-flow
[Backport release/3.13] FAST: cap band count at MAX_FILES when parsing BANDS PRESENT (#14913)

For IRS P6 datasets the BANDS PRESENT loop in FASTDataset::Open() opened one channel per digit and incremented l_nBands without checking it against MAX_FILES (7), the size of the fpChannels/apoChannelFilenames member arrays. BANDS PRESENT holds up to 32 chars and a repeated digit reopens the same sidecar each time, so l_nBands walked past the arrays and OpenChannel() wrote out of bounds. Cap it at MAX_FILES, like the FILENAME fallback loop's i<7 bound.

1 of 1 new or added line in 1 file covered. (100.0%)

50 existing lines in 17 files now uncovered.

618253 of 860133 relevant lines covered (71.88%)

316778.11 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
69.96
-1.72% port/cpl_error.cpp
8
34.95
0.21% frmts/gtiff/libtiff/tif_dirread.c
6
55.65
-1.09% frmts/gtiff/libtiff/tif_write.c
4
75.0
-0.63% frmts/gtiff/libtiff/tif_packbits.c
4
64.94
-0.14% frmts/gtiff/libtiff/tif_read.c
3
89.31
-0.28% port/cpl_vsil.cpp
3
72.45
0.48% third_party/LercLib/Lerc2.h
2
53.52
-0.16% frmts/gtiff/libtiff/tif_dir.c
2
44.59
0.22% frmts/gtiff/libtiff/tif_dirinfo.c
2
71.26
-0.21% port/cpl_compressor.cpp
1
54.55
0.12% frmts/gtiff/libtiff/tif_dirwrite.c
1
63.42
0.79% frmts/gtiff/libtiff/tif_open.c
1
84.18
-0.63% frmts/wms/gdalhttp.cpp
1
91.14
-0.63% frmts/wms/gdalwmscache.cpp
1
59.21
-0.12% ogr/ogrsf_frmts/geojson/libjson/json_object.c
1
74.69
-0.09% ogr/ogrsf_frmts/mitab/mitab_mapfile.cpp
1
70.57
0.38% port/cpl_vsisimple.cpp
Jobs
ID Job ID Ran Files Coverage
1 28741505993.1 05 Jul 2026 04:41PM UTC 2128
71.88
GitHub Action Run
Source Files on build 28741505993
  • Tree
  • List 2128
  • Changed 26
  • Source Changed 1
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28741505993
  • c51ec7b1 on github
  • Prev Build on release/3.13 (#28717169696)
  • Next Build on release/3.13 (#28809554467)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc