Re: [Firebird-devel] BlobWrapper and sizes

2020-09-04 Thread Alex Peshkoff via Firebird-devel
On 2020-08-10 17:33, Dimitry Sibiryakov wrote: Hello All.   BlobWrapper::getSize() uses SLONG for total size parameter but getData() uses FB_SIZE_T for the same purpose. Shouldn't they match? Should better both be ULONG - like blb_length / blh_length. Firebird-Devel mailing list, web in

[Firebird-devel] BlobWrapper and sizes

2020-08-10 Thread Dimitry Sibiryakov
Hello All. BlobWrapper::getSize() uses SLONG for total size parameter but getData() uses FB_SIZE_T for the same purpose. Shouldn't they match? -- WBR, SD. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel