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

zeromq / libzmq / 2438
76%

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

pending completion
2438

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

Jobs
ID Job ID Ran Files Coverage
6 2438.6 (BUILD_TYPE=coverage CURVE=tweetnacl DRAFT=enabled) 28 Oct 2016 02:55PM UTC 0
75.96
Travis Job 2438.6
Source Files on build 2438
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2438
  • Pull Request #2177
  • PR Base - master (#2437)
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