www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Buffer overruns in STL

reply Derek Parnell <derek psych.ward> writes:
Here is a quote from an article 
( http://builder.com.com/5100-6370-5185809.html?tag=e601 ) 
about the new Microsoft Visual Studio 2005 C libraries...

"The new C++ will also include changes (fixes) to the Standard Template
Library, which currently generates buffer overruns if you misuse
iterators."

This, and other improvements that they discuss, might be also relelvant to
any DTL/Phobos being developed.

-- 
Derek
3/May/04 6:32:11 PM
May 03 2004
parent mike parker <mike aldacron.com> writes:
Derek Parnell wrote:
 Here is a quote from an article 
 ( http://builder.com.com/5100-6370-5185809.html?tag=e601 ) 
 about the new Microsoft Visual Studio 2005 C libraries...
 
 "The new C++ will also include changes (fixes) to the Standard Template
 Library, which currently generates buffer overruns if you misuse
 iterators."
 
 This, and other improvements that they discuss, might be also relelvant to
 any DTL/Phobos being developed.
 
Or it might just be limited to Microsoft's implementation of STL.
May 03 2004