fallintoplace opened a new pull request, #1074: URL: https://github.com/apache/arrow-go/pull/1074
FileMetaData.VerifySignature sliced the supplied signature before checking its size, allowing callers to trigger an out-of-range panic. Return false for signatures shorter than the nonce and authentication tag. The regression test covers every truncated length below the required boundary. Tested with: go test ./parquet/metadata -- 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]
