Spelt/ZXing.Delphi

EArgumentOutOfRangeException in TReadResult.addResultPoints

Closed this issue · 0 comments

In recent change f190cfa for issue #143, a raise of EArgumentOutOfRangeException "Argument out of range." in ZXing.ReadResult.TReadResult.addResultPoints has been introduced.

To resolve this, a simple addition of both generic arrays is sufficient. I'll provide a PR for this shortly.