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._
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._