• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[MEET] CocoaHeadsNYC this Thursday (tomorrow)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MEET] CocoaHeadsNYC this Thursday (tomorrow)


  • Subject: [MEET] CocoaHeadsNYC this Thursday (tomorrow)
  • From: Andy Lee <email@hidden>
  • Date: Wed, 10 Aug 2011 21:21:04 -0400

When: Thu Aug 11, 2011, 6:30-8:00 PM, followed by pizza at Patsy's.

Who: Avi Drissman, a developer on Google Chrome for Mac, will be our guest speaker.

What: Avi's working title is "Allocators Gonna Allocate":

An unchecked allocation is an unfortunately popular security hole. Untrustworthy data can specify buffer sizes that cannot be allocated, and if the processing code doesn't handle a null return from a memory allocator, that null pointer can be abused for things like remote code execution.

As defense against this, Google Chrome modifies the system memory allocators so that if they fail to allocate memory, they will crash rather than return null. But how does it do that? There are a surprising number of allocators, and not all of them provide the functionality needed to implement this critical safety feature. Come see how Chrome makes it happen anyway.

More info at <http://www.cocoaheadsnyc.org/meeting/>.

--Andy
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

  • Prev by Date: Re: Lingering windows
  • Next by Date: Re: Using #define a good way for String constants, like enums for NSIntegers?
  • Previous by thread: getting a unique ID to store IAPs in keychain
  • Next by thread: how to get response code on HTTP request synchronous
  • Index(es):
    • Date
    • Thread