foxitsoftware / DelphiZXingQRCode

Delphi port of QR Code functionality from ZXing, a barcode image processing library.
Apache License 2.0
197 stars 115 forks source link

Access violation #13

Open MHumm opened 2 years ago

MHumm commented 2 years ago

In the demo one can provoke an access violation in GetModeCharacterCountBits by putting too much data into the edit field. If possible the library should detect such a state and throw a proper exception.