Hi, I do not understand why Instruments/Leaks tells me that there is a memory leak in my viewDidLoad. I do release both objects in dealoc and set them to nil in viewDidUnload. Can someone give me a clue here?
Link to screen-dump from Instruments: http://i26.tinypic.com/28227iw.png
BR //Christoffer