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

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

Build:
DEFAULT BRANCH: main
Ran 29 Dec 2023 06:59PM UTC
Files 42
Run time 2s
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: 84.624% (+0.02%) from 84.607%
7358480230.2

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>

2251 of 2660 relevant lines covered (84.62%)

60271.54 hits per line

Source Files on job run-Debug-ubuntu-latest-x86_64 - 7358480230.2
  • Tree
  • List 0
  • Changed 35
  • 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.3)
  • 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