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

zeromq / libzmq / 2438 / 6
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 28 Oct 2016 02:55PM UTC
Files 241
Run time 13s
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

28 Oct 2016 02:45PM UTC coverage: 75.963% (-0.005%) from 75.968%
BUILD_TYPE=coverage CURVE=tweetnacl DRAFT=enabled

Pull #2177

travis-ci

web-flow
Problem: pointer union for zmq_msg_t is a hack

Solution: use compiler's alignment attributes instead which is
clearer and less of a hack.
Pointer alignment violations causing crashes on architectures
such as sparc64 and aarch64.
This also avoid triggering ABI checkers as the change is compatible
even though applications that suffer from the bug should rebuild to
take advantage of the fix.
Pull Request #2177: Problem: pointer union for zmq_msg_t is a hack

8245 of 10854 relevant lines covered (75.96%)

20422.09 hits per line

Source Files on job 2438.6 (BUILD_TYPE=coverage CURVE=tweetnacl DRAFT=enabled)
  • Tree
  • List 0
  • Changed 79
  • Source Changed 1
  • Coverage Changed 79
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2438
  • Travis Job 2438.6
  • fa84e78a on github
  • Prev Job for BUILD_TYPE=coverage CURVE=tweetnacl DRAFT=enabled on master (#2437.6)
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