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

tabascoeye / lwip / 18
44%

Build:
DEFAULT BRANCH: master
Ran 19 Nov 2014 08:40AM UTC
Jobs 1
Files 175
Run time 1min
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
18

push

travis-ci

tabascoeye
final fix for CVE-2004-0230

This (again) relates to #14
Last two fixes, I used the wrong if statement (ackno == pcb->snd_nxt) which is only relevant for the SYN_SENT special case, not the normal ESTABLISHED state.
In that case, the seqno has to match the expected one.
If not, an ACK is sent (unmodified not like the last change)

This creates the correct and expected behavior in my lab setup and still fixes the vulnerability that CVE-2004-0230 describes

1 of 1 new or added line in 1 file covered. (100.0%)

4067 of 9507 relevant lines covered (42.78%)

695.98 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/core/tcp_in.c
Jobs
ID Job ID Ran Files Coverage
1 18.1 19 Nov 2014 08:40AM UTC 0
42.78
Travis Job 18.1
Source Files on build 18
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18
  • a59a9c10 on github
  • Prev Build on master (#17)
  • Next Build on master (#19)
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