CurtHagenlocher opened a new pull request, #98: URL: https://github.com/apache/arrow-dotnet/pull/98
`AllocHGlobal` does not zero-initialize the memory it allocates. This change fixes the `RecordBatch` exporter to correctly set the "nulls" buffer to be null instead of inheriting what it got from allocation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
