add hooks to debug OpenSSL memory #101626
+302
−7
Closed
Azure Pipelines / runtime (Build android-arm64 Release AllSubsets_Mono)
failed
Apr 30, 2024 in 12m 22s
Build android-arm64 Release AllSubsets_Mono failed
Annotations
azure-pipelines / runtime (Build android-arm64 Release AllSubsets_Mono)
src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs#L34
src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs(34,42): error CS0214: (NETCORE_ENGINEERING_TELEMETRY=Build) Pointers and fixed size buffers may only be used in an unsafe context
azure-pipelines / runtime (Build android-arm64 Release AllSubsets_Mono)
src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs#L34
src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs(34,48): error CS0214: (NETCORE_ENGINEERING_TELEMETRY=Build) Pointers and fixed size buffers may only be used in an unsafe context
azure-pipelines / runtime (Build android-arm64 Release AllSubsets_Mono)
src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs#L34
src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs(34,54): error CS0214: (NETCORE_ENGINEERING_TELEMETRY=Build) Pointers and fixed size buffers may only be used in an unsafe context
azure-pipelines / runtime (Build android-arm64 Release AllSubsets_Mono)
src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs#L34
src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.Initialization.cs(34,17): error CS0214: (NETCORE_ENGINEERING_TELEMETRY=Build) Pointers and fixed size buffers may only be used in an unsafe context
Loading