Detail
Detail
Bugfix
With blobs, the file size and the data are stored separately. If you manage to create an inconsistent data set here, the application crashes, can no longer load the data and in the worst case even a reboot is impossible.
Fix
Load inconsistent data anyway and write warning in log.
Test
- test.com.top_logic.basic.io.binary.TestMemoryBinaryData.testProblems()