:: commit 3bf1483853b7d3371b4a6beb186cbddcaf45d25e

Kamila Szewczyk <27734421+kspalaiologos@users.noreply.github.com> — 2023-03-24 13:58

parents: 89f03970df

Update NEWS

diff --git a/NEWS b/NEWS
index d40815a..869808d 100644
--- a/NEWS
+++ b/NEWS
@@ -71,3 +71,5 @@ v1.2.3:
 * fix an important regression introduced in pull request #55 regarding I/O in main.c
 * slightly enlargen the SAIS buffer beyond the documented recommended size to avoid some memory errors in libsais
 * properly handle a scenario where the individual block original size is larger than the block size declared in the file header
+* further security fixes: strict check for size_src overflow of badly bounded b1, store mode: checking for truncation
+  mRLE: decoding bounds, bz3_bound in bz3_decompress
tab: 248 wrap: offon