Re: 'leaks' disappear after a few seconds
Re: 'leaks' disappear after a few seconds
- Subject: Re: 'leaks' disappear after a few seconds
- From: Jens Alfke <email@hidden>
- Date: Thu, 29 Aug 2013 13:57:15 -0700
On Aug 29, 2013, at 1:48 PM, Jerry Krinock < email@hidden> wrote: Because leaks, by definition, can never be recovered, I should see at least the same leak or two.
The leak detector is conservative, so on the second run it may have seen a sequence of bytes in a memory block or a stack that happened to look like a pointer to one of your leaked blocks. (I’d think this would be really rare in a 64-bit process, though.)
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden