Skip to content

Side effect of imageWithData creates CGColorSpaceRef which is not released IOS 6 only #121

Description

@tagcat

Based on analysis with Instruments in IOS6.0.1, The number of Malloc 1kb object keeps growing, of the type colour_space_create_indexed. Instruments indicate there source is In RMAbstractWebMapSource image = [UIImage imageWithData:tileData]. However, I have noticed the same behaviour with other imageWithData (RMDatabaseCache). This symptom is not visible in IOS 5.2, making me thinks its a bug in 6._

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions