Re: NSTableView - populating from C procedure
Re: NSTableView - populating from C procedure
- Subject: Re: NSTableView - populating from C procedure
- From: Alexander Bokovikov <email@hidden>
- Date: Thu, 23 Jul 2009 12:25:15 +0600
On 23.07.2009, at 11:52, Graham Cox wrote:
BTW, watch out for a potential buffer overflow in getString(...),
this is the sort of thing viruses readily exploit.
OK, thanks, though I'd like to ask, if it's not a big offtopic, how
viruses can exploit my internal function? I can it understand, when
viruses send something illegal to a webserver, which has flaws in the
request processing routine, but in my case it's an internal function,
which, of course, should check the buffer size, but how it could be
accessible for a virus?
Thanks to all others, who replied.
_______________________________________________
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