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

iovisor / ubpf / 7358480230 / 4
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 29 Dec 2023 06:59PM UTC
Files 43
Run time 1s
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

29 Dec 2023 05:10PM UTC coverage: 64.225% (+0.04%) from 64.19%
7358480230.4

push

github

web-flow
Fix ubpf_plugin passing ambiguous pointer to memory for ubpf_exec (#375)

When there is no user-specified starting contents for the memory when
using ubpf_plugin, the vector representing the contents of the memory is
empty. There was an assumption that when the size of a std::vector is 0
then std::vector::data will return a null pointer but this is not
guaranteed to be the case.

Issue found while trying to debug tests/mul-loop.data failure in wasm
platform.

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>

1973 of 3072 relevant lines covered (64.23%)

26091.34 hits per line

Source Files on job run-RelWithDebInfo-ubuntu-latest-arm64 - 7358480230.4
  • Tree
  • List 0
  • Changed 34
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7358480230
  • 77553ab6 on github
  • Prev Job for on main (#7351189220.1)
  • Next Job for on main (#7359773023.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