TabView Bug 17.2 |
Post Reply |
Author | |
doug.heimer
Newbie Joined: 31 August 2016 Status: Offline Points: 11 |
Post Options
Thanks(1)
Posted: 06 September 2016 at 4:38pm |
CXTPTabViewBase::CreateTabView (ln 880) will, when binding the document, check to make sure the document does not already have a view in its list prior to adding it.
However, look has an early out that will be hit unconditionally the first time around, and this can result in the same view being added to the documents internal list more than once. (Which will cause a crash down the line) Thanks, Doug
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |