Re[4]: strcpy_s in Xcode?
Re[4]: strcpy_s in Xcode?
- Subject: Re[4]: strcpy_s in Xcode?
- From: Peter Mulholland <email@hidden>
- Date: Wed, 3 Oct 2007 07:51:55 +0100
Hello ygor,
Tuesday, October 2, 2007, 9:10:24 PM, you wrote:
> How do you think one becomes a Coding God ? (capitalize, please)
> You do the checks yourself.
Even the most well-checked projects have had bugs with buffer
overflows. The only way to truly avoid it is to make use of C++
std::string or equivalent.
Any C standard lib functions that promote security are fine by me.
Sadly, as these ones have been proposed by Microsoft, they will
probably be met with resistance on all grounds.
--
Best regards,
Peter mailto:email@hidden
_______________________________________________
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