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

gimli-rs / object / 28911675219 / 1
72%
master: 57%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 08 Jul 2026 01:52AM UTC
Files 85
Run time 3s
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

08 Jul 2026 01:51AM UTC coverage: 72.069% (+0.5%) from 71.578%
28911675219.1

push

github

web-flow
read: malformed data handling improvements (#939)

Fix the following to return None:
- elf::HashTable::find divide by zero for zero buckets
- elf::HashTable::find out of bounds index for invalid chains
- elf::GnuHashTable::find divide by zero for zero buckets
- elf::GnuHashTable::find underflow for zero bloom filters
- elf::GnuHashTable::symbol_table_length overflow for invalid chains
- macho::DyldCache::data_and_offset_for_address overflow for invalid file offset

Fix the following to return an error:
- macho::DyldCacheRelocationIterator::next overflows for invalid pointer offsets
- pe::ImportThunkList::get overflow for invalid index

Fix the following to use wrapping_add:
- coff::Symbol::address overflow for large image_base
- elf::RelrIterator::next overflow for invalid offset
- macho::DyldCacheRelocationIterator::next overflows for invalid relocation value

18854 of 26161 relevant lines covered (72.07%)

11420.6 hits per line

Source Files on job 28911675219.1
  • Tree
  • List 85
  • Changed 6
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28911675219
  • 8816f483 on github
  • Prev Job for on main (#28787969959.1)
  • Next Job for on main (#28911748639.1)
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