Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.
This repository was archived by the owner on May 28, 2025. It is now read-only.

Test app hangs while loading page due to infinite loop in __CreateDWriteTextLayout #1294

@rajsesh

Description

@rajsesh
   NSRange attributeRange;
    for (size_t i = 0; i < [subString length]; i += attributeRange.length) { 

attributeRange.length is 0 causing the app to hang.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions