dotnet / dotnet/aspnetcore

Harden nullability checks in `Endpoint.SignatureEquals`

Open
#52,492 4 comments 0 reactions 1 assignee Assigned to @snemeckayova View on GitHub
area-minimal feature-rdg
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

Logs indicate that unhandled NREs are thrown from the `Endpoint.SignatureEquals` from the `RequestDelegateGenerator` under certain and rare occasions. Although we've not be able to identify what the impacted syntax is, we should try to harden the nullability checks here to avoid situations where they do happen.

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.