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

jstedfast / gmime / 345
70%

Build:
DEFAULT BRANCH: master
Ran 03 Nov 2017 02:30PM UTC
Jobs 1
Files 145
Run time 7s
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
345

push

travis-ci

jstedfast
Fixed header parsing logic when dealing with input in DOS format

When the input is in DOS format, the <CR> of the blank line
terminating the headers would be appended to priv->headerbuf
and then, after breaking out of the loop, it would be parsed
as a header (which, of course, would fail and so be set as
priv->preheader and later message->marker).

This would then cause writing out of message/rfc822 parts
to be written with a marker of "\r" (+ the newline sequence
specified by the GMimeFormatOptions).

Fixes issue #23

7786 of 13623 relevant lines covered (57.15%)

1914.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 345.1 03 Nov 2017 02:30PM UTC 0
57.15
Travis Job 345.1
Source Files on build 345
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #345
  • 0e5ffc82 on github
  • Prev Build on master (#344)
  • Next Build on master (#346)
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