mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
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:
@ -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)
|
||||
|
Reference in New Issue
Block a user