Subject | Re: Problem with FBBlob |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-03-28T16:32:48Z |
> for some reason that I still must unterstand, my code tries to storeThanks for the report! I will fix it in the CVS.
> an empty blob. But this is not the point. Debugging the application I
> saw FBBlob.copyStream and noticed a potential problem: if (in the
> while loop) chunk is < 0 (as in my case), this results in an infinite
> loop as there is no check.
Roman