Dans un message du 20 nov � 23:33, Anders Gj�re �crivait :
>
> in gzip.c
> 
> the line:
>       strcpy(nbuf,dir);
> 
> should maybe be replaced with:
>       strncpy(nbuf, dir,sizeof(nbuf));

gzip runs with user privileges, therefore this is not a security
problem.

-- 
Guillaume Morin <[EMAIL PROTECTED]>

                  Batailler corps et �mes pour un maudit refus
                              (No one is innocent)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to