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

libevent / libevent / 863
81%

Build:
DEFAULT BRANCH: master
Ran 21 Sep 2019 08:38PM UTC
Jobs 1
Files 99
Run time 6s
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
863

push

travis-ci

azat
evbuffer_add_file: fix freeing of segment in the error path

if evbuffer_add_file_segment() fails it returns -1, so we should call
evbuffer_file_segment_free() only on error, and this -1 not 0.

Fixes: 6a81b1f5 ("Avoid double-free on error in evbuffer_add_file. Found by coverity.")
Backport-to: 2.1

11350 of 13924 relevant lines covered (81.51%)

277426.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 863.1 (EVENT_BUILD_METHOD=cmake EVENT_CMAKE_OPTIONS="-DEVENT__COVERAGE=ON -DCMAKE_BUILD_TYPE=debug" COVERALLS=yes) 21 Sep 2019 08:38PM UTC 0
81.51
Travis Job 863.1
Source Files on build 863
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #863
  • 4727150a on github
  • Prev Build on master (#860)
  • Next Build on master (#865)
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