v.24.8Bug Fix
Fixed Unintended Data Rewrite by Enhancing Mutation Analyzer
Fixed skipping of untouched parts in mutations with new analyzer. Previously with enabled analyzer data in part could be rewritten by mutation even if mutation doesn't affect this part according to predicate. #68052 (Anton Popov).