D14486: Update to current mdbtools

Anthony Fieroni noreply at phabricator.kde.org
Tue Jul 31 12:51:57 BST 2018


anthonyfieroni added inline comments.

INLINE COMMENTS

> data.c:759
> +			/* Stop processing on zero length multiple page memo fields */
> +			if (!len)
> +				break;

len should be higher than 4 no?

> money.c:89
>         unsigned char product[MAX_NUMERIC_PRECISION];
> -       unsigned char bytes[num_bytes];
> +       unsigned char bytes[16];
>  

You can to not change this.

REPOSITORY
  R71 Kexi

REVISION DETAIL
  https://phabricator.kde.org/D14486

To: staniek, piggz
Cc: anthonyfieroni, pino, Kexi-Devel-list, clybekk, barman, staniek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kexi-devel/attachments/20180731/2a77cdda/attachment.html>


More information about the Kexi-devel mailing list