|
|||||||||||
|
Re: Are bad developer libraries the problem with M$ software?
From: Götz Babin-Ebell <babinebell(at)trustcenter.de>
Date: Mon Nov 18 2002 - 13:26:39 EST Frank Knobbe wrote: > Perhaps we should start development of a standardized 'safe' header file
This works only with arrays. But breaks with pointers, because sizeof(pointer) returns 4 (32 bit machines) or 8 (64 bit machine)... > Although it may be easier to rewrite the libraries with checks
that is snprintf() et al... But these only give you the possibility to do something right. But to do it right you have to know what you are doing... > My argument is that we should move security into the libraries and tools
No.
The libraries must give the developer the tools he needs to
write save programs.
And it is his responsibility to implement these limitations. Bye Goetz -- Goetz Babin-Ebell, TC TrustCenter AG, http://www.trustcenter.de Sonninstr. 24-28, 20097 Hamburg, Germany Tel.: +49-(0)40 80 80 26 -0, Fax: +49-(0)40 80 80 26 -126
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:44 EDT |
||||||||||
|
|||||||||||