Skip to content

Won't this code cause retain cycle? #166

@PetrGuan

Description

@PetrGuan

Inside MTFont.m file:

self.mathTable = [[MTFontMathTable alloc] initWithFont:self mathTable:_rawMathTable]

MTFont holds MTFontMathTable, while at the same time MTFont holds MTFontMathTable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions