Both methods below allocate an NSString and leak it. Running the XCode (4.6) Anaylzer successfully flags the leak in bar2, but makes no mention of it in bar1. Both methods below allocate an NSString and lea
Both methods below allocate an NSString and leak it. Running the XCode (4.6) Anaylzer successfully flags the leak in bar2, but makes no mention of it in bar1. Both methods below allocate an NSString and lea