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

farsightsec / fstrm / 32 / 1
73%
master: 73%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: master
Ran 15 Aug 2014 07:51PM UTC
Files 18
Run time 8s
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

15 Aug 2014 07:38PM UTC coverage: 72.827%. First build
32.1

push

travis-ci

edmonds
fstrm_writer_open(): return success if the writer is already opened

In the iothr implementation, fstrm_writer_open() is called on the writer
object during thread startup. However, the caller may have already
called fstrm_writer_open() on the writer object before passing it to
fstrm_iothr_init(), in which case the second fstrm_writer_open() will
fail, and iothr will never write any data.

Modify fstrm_writer_open() to return fstrm_res_success if the writer has
already been successfully opened.

Fixes #1.

863 of 1185 relevant lines covered (72.83%)

187075.94 hits per line

Source Files on job 32.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 32
  • Travis Job 32.1
  • 6cc9876f on github
  • Next Job for on next (#33.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