sunil9977 opened a new pull request, #4013: URL: https://github.com/apache/cassandra/pull/4013
Cassandra-20431 Fix JVM crash when writing read-only ByteBuffer in BufferedDataOutputStreamPlus Ensure `BufferedDataOutputStreamPlus#write(ByteBuffer)` safely handles read-only buffers, preventing JVM crashes. patch by Sunil Ramchandra Pawar; reviewed by David Capwell for CASSANDRA-20431 -- 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: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org