You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unless different instances for indirect references with same object
number but different generation numbers will be introduced, free
references reusing might be wrong. It's because indirect reference could
have been contained in some particular object (on doc reading), set free,
and then reused, while still same instance of indirect reference was
left in that particular object.
DEVSIX-608
0 commit comments