Icon View Incident Report

Serious Serious
Reported By: Michael Haralabos
Reported On: 1/18/2004
For: Version 4.01 Build 1
# 1531 LoadFromStream Causes an AV When Trying to Load a Stream Created with a String Field >= 255 Bytes

Loading a stream created from a table with a string field with a size equal to or over 255 bytes causes an access violation.


Comments Comments
The problem was the stream format using a Byte for the field length, when it should have been using a Word. The stream format includes the engine version that created it, and this fix can adjust automatically to whether the stream was created with 4.01 or earlier or with 4.02 or later (with the fix).


Resolution Resolution
Fixed Problem on 1/19/2004 in version 4.02 build 1
Image