GH-36928: [Java] Make it run well with the netty newest version 4.1.9… #23
Annotations
2 warnings
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>
|
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>
|
The logs for this run have expired and are no longer available.
Loading