Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize managed and native values in the ICustomMarshaler marshaler to null when the other is null. #109092

Merged
merged 2 commits into from
Oct 22, 2024

Initialize managed and native values to null when the other is null.

d538e57
Select commit
Loading
Failed to load commit list.
Merged

Initialize managed and native values in the ICustomMarshaler marshaler to null when the other is null. #109092

Initialize managed and native values to null when the other is null.
d538e57
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_AllConfigurations) failed Oct 21, 2024 in 7m 13s

Build linux-x64 debug Libraries_AllConfigurations failed

Annotations

Check failure on line 817 in src/coreclr/System.Private.CoreLib/src/System/StubHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_AllConfigurations)

src/coreclr/System.Private.CoreLib/src/System/StubHelpers.cs#L817

src/coreclr/System.Private.CoreLib/src/System/StubHelpers.cs(817,32): error CS8625: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot convert null literal to non-nullable reference type.