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

farsightsec / fstrm / 32
73%
master: 73%

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

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

Jobs
ID Job ID Ran Files Coverage
1 32.1 15 Aug 2014 07:51PM UTC 0
72.83
Travis Job 32.1
Source Files on build 32
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #32
  • 6cc9876f on github
  • Next Build on next (#33)
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