microsoft / microsoft/ebpf-for-windows

Update tests/sample/undocked/map.c

Open
#4,547 2 comments 0 reactions 2 assignees Claimed by @nmlud21 View on GitHub
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

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.