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

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

Build:
DEFAULT BRANCH: main
Ran 29 Dec 2023 10:49PM 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.529% (+0.02%) from 84.511%
7359773023.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 2663 relevant lines covered (84.53%)

60200.1 hits per line

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