Thank you for your help On 19 Mar 2010, at 20:04, Don Quixote de la Mancha wrote:
> While Guard Malloc didn't find this particular problem, before you > deliver to your client you would do well to test your entire > application with Guard Malloc enabled. If it complains, then you've > got a bug and a potentially serious one. > > What it does is manipulate the virtual memory manager so that memory > which is not explicitly allocated by your application is marked as > unmapped by the VM system. If you try to access any of that memory, > even just to read from it, you'll get an immediate crash. > > Those kinds of bugs can cause all manner of grief, but often would be > hard to figure out any other way. > > Don Quixote > -- > Don Quixote de la Mancha > quix...@dulcineatech.com > http://www.dulcineatech.com > > Dulcinea Technologies Corporation: Software of Elegance and Beauty. > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/cocoa-dev/frak.off%40gmail.com > > This email sent to frak....@gmail.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com