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

JuliaDSP / DSP.jl / 907
98%

Build:
DEFAULT BRANCH: master
Ran 11 Apr 2019 11:58AM UTC
Jobs 3
Files 17
Run time 2min
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
907

push

travis-ci

web-flow
Check buffer lengths in stream filtering functions before access (#275)

* Check buffer lengths in stream filtering functions before access

A number of exported functions in stream_filt.jl have @inbounds access to
buffers without verifying their lengths. This can cause segfaults, as seen in
issue #262.

* Fix buffer length checking

I can't figure out the buffer length requirement for one function, and removed
the `@inbounds` macro until I can.

* Update src/Filters/stream_filt.jl

Co-Authored-By: galenlynch <glynch@mit.edu>

* Update src/Filters/stream_filt.jl

Co-Authored-By: galenlynch <glynch@mit.edu>

* Fix estimation of buffer length required

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

1908 of 1949 relevant lines covered (97.9%)

467339.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 907.1 11 Apr 2019 12:00PM UTC 0
63.66
Travis Job 907.1
2 907.2 11 Apr 2019 12:00PM UTC 0
92.55
Travis Job 907.2
3 907.3 11 Apr 2019 11:58AM UTC 0
97.07
Travis Job 907.3
Source Files on build 907
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #907
  • 431cccdf on github
  • Prev Build on master (#892)
  • Next Build on master (#915)
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