microsoft / microsoft/ebpf-for-windows
Update tests/sample/undocked/map.c
Open
cleanup
good first issue
P3
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
### Describe the bug
https://github.com/microsoft/ebpf-for-windows/blob/main/tests/sample/undocked/map.c#L25 says:
```
// Leaving the maps in the old map format due to https://github.com/vbpf/ebpf-verifier/issues/502.
// TODO: update this when that is fixed.
```
https://github.com/vbpf/ebpf-verifier/issues/502 shows as fixed since Jun 9, 2023.
### OS information
_No response_
### Steps taken to reproduce bug
Code inspection.
### Expected behavior
Should not reference a fixed bug.
### Actual outcome
References a fixed bug.
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.