zint / zint-gpl-only

Zint Barcode Generator
https://zint.org.uk/
GNU General Public License v3.0
522 stars 137 forks source link

issue of RSS14 limit #44

Closed zwd183335 closed 2 years ago

zwd183335 commented 9 years ago

when the checksum equal 88, check_elements[i] = finder_pattern_ltd[i + (checksum * 14)]; ,index of finder_pattern_ltd will overflow.

oehhar commented 9 years ago

Fix is in: https://sourceforge.net/p/zint/code/ci/fdbe0c633834cb4d3768f902abe3c08d239a8c5a/tree/

Patch by Robin Stuart.

Harald

gitlost commented 2 years ago

As this issue is fixed, am closing now. Thanks for the feedback, for further feedback please raise a ticket at https://sourceforge.net/p/zint/tickets/, thanks!