apple / apple/foundationdb

Fix UB in ExternalWorkload.actor.cpp

Open
#2,410 1 comment 0 reactions 1 assignee Claimed by @mpilman View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

```
/home/anoyes/workspace/foundationdb/fdbserver/workloads/ExternalWorkload.actor.cpp:159:21: runtime error: member call on address 0x00001b87c7b0 which does not point to an object of type 'FDBWorkload'
```
To repro, build with cmake with `-DUSE_UBSAN=1` and run `ctest -V -R SimpleExternal`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.