Liste des Groupes | Revenir à cl c |
On 3/20/2024 11:18 AM, Stefan Ram wrote:Also, show us the definition of MAX...A "famous security bug":Add in a volatile? ;^)
>
void f( void )
{ char buffer[ MAX ];
/* . . . */
memset( buffer, 0, sizeof( buffer )); }
>
. Can you see what the bug is?
>
(I have already read the answer; I post it as a pastime.)
Les messages affichés proviennent d'usenet.