Bopen doesn't use BPB to set BLOB type to isc_bpb_type_stream
-------------------------------------------------------------

                 Key: CORE-3882
                 URL: http://tracker.firebirdsql.org/browse/CORE-3882
             Project: Firebird Core
          Issue Type: Bug
          Components: API / Client Library
    Affects Versions: 2.1.5, 2.0.7, 2.5.1, 3.0 Initial
            Reporter: Pavel Cisar


Stream BLOBs are those ones that were *created* with isc_bpb_type_stream in 
Blob Parameter Block. API function Bopen specifically designed to make work 
with stream BLOBs more easy doesn't use BPB at all, so it in fact doesn't 
create/work with stream BLOBs. As a direct consequence of this bug API function 
isc_seek_blob (that works only on true stream BLOBs) will fail with error when 
one uses Bopen/BLOB_put/BLOB_get API family.. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to