Search found 1 match

by NMeyer
Tue Jan 26, 2021 12:20 pm
Forum: Support
Topic: Access violation in RVRTFProps.TRVRTFReaderProperties.InsertFromStreamEd
Replies: 2
Views: 12678

Access violation in RVRTFProps.TRVRTFReaderProperties.InsertFromStreamEd

Hello,
we have since a few days the new version 19 of TRichView installed.
In the process, we have repeatedly received an access violation at the following point:

Image1.png

We have found the cause. In this case Reader is released before DoneReader, see the figure. In all other places in code ...