From c8a939075f99895d76fe49de69d3570a3c401976 Mon Sep 17 00:00:00 2001 From: joehni Date: Wed, 18 Sep 2024 20:19:13 +0200 Subject: [PATCH] Detect input manipulation in c.t.x.io.binary.BinaryStreamReader. --- xstream-distribution/src/content/changes.html | 3 ++- .../xstream/io/binary/BinaryStreamReader.java | 24 ++++++++++++------- .../xstream/io/binary/BinaryStreamTest.java | 19 ++++++++++++++- 3 files changed, 35 insertions(+), 11 deletions(-) diff --git a/xstream-distribution/src/content/changes.html b/xstream-distribution/src/content/changes.html index 5bfb2e9bb..fd226029f 100644 --- a/xstream-distribution/src/content/changes.html +++ b/xstream-distribution/src/content/changes.html @@ -1,7 +1,7 @@