Returning an array without a Leak!-Collection of common programming errors
[sender LoadDataComplete:arrDetailData]; I am returning this array like this from an objective C class in my my class which inherits ViewController…if I write [arrDetailData release] below this…i get crash… Please advise on it…how to get this array without a leak