This is an automated email from the ASF dual-hosted git repository.
jonmeredith pushed a change to branch cassandra-4.1
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 933af9b2db Merge branch 'cassandra-4.0' into cassandra-4.1
new ae995eb3d3 NPE when deserializing malformed collections from client
new 7f4e9bb67b Merge branch 'cassandra-4.0' into cassandra-4.1
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 1 +
.../serializers/CollectionSerializer.java | 8 +++++
.../cassandra/serializers/ListSerializer.java | 9 ++++--
.../cassandra/serializers/MapSerializer.java | 8 ++---
.../cassandra/serializers/SetSerializer.java | 4 +--
.../cql3/validation/entities/CollectionsTest.java | 4 +--
.../apache/cassandra/transport/SerDeserTest.java | 36 ++++++++++++++++++++++
7 files changed, 60 insertions(+), 10 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]