fukuchi / libqrencode

A fast and compact QR Code encoding library
https://fukuchi.org/works/qrencode/
GNU Lesser General Public License v2.1
2.53k stars 592 forks source link

Fix MAX_DATA_SIZE, in case 16 symbols are needed by structured appending #186

Open lemniscati opened 3 years ago

lemniscati commented 3 years ago

This pull-request should fix #185

lemniscati commented 3 years ago

The issue #185 is a bug introduced in the commit 3e629c7, and exists from v4.0.0-rc2.