GH-36329: [C++][CI] Use OpenSSL 3 on macOS (#36336) #21
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 warnings
AMD64 Ubuntu 18.04 C# 7.0.x:
csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L38
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T>
|
AMD64 Ubuntu 18.04 C# 7.0.x:
csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L38
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T>
|
AMD64 macOS 11 C# 7.0.x:
csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L38
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T>
|
AMD64 macOS 11 C# 7.0.x:
csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L38
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T>
|
AMD64 Windows 2019 18.04 C# 7.0.x:
csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L38
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T>
|
AMD64 Windows 2019 18.04 C# 7.0.x:
csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L38
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T>
|