CODEONE: fix out-of-bounds crash in c1_c40text_cnt() not

accounting for extended ASCII shifts, ticket #300 (no. 4),
  props Andre Maute
This commit is contained in:
gitlost
2023-11-25 16:31:48 +00:00
parent dfc4049932
commit 77c1ef1139
4 changed files with 34 additions and 2 deletions

View File

@ -119,6 +119,8 @@ Bugs
byte-blocks > 11-bit limit
- library: fix 21-bit Unicode conversion in `escape_char_process()`; fix
restricting escaped data length by using de-escaped length to check
- CODEONE: fix out-of-bounds crash in `c1_c40text_cnt()`, ticket #300, props
Andre Maute
Version 2.12.0 (2022-12-12)