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
[[ Bug 21887 ]] Use auto classes to manage MCTextChunkIterator instances
This patch replaces the use of explicit deallocation of MCTextChunkIterator
instances with auto classes. By doing this memory leaks in the LCB
'is among the chars of' and 'the number of chars in' operators are eliminated.
0 commit comments