* Norbert Preining:

> +  fd = open (name, O_CREAT|O_EXCL|O_WRONLY, 0666);

0600?  0666 might lead to an information leak.

> @@ -1615,14 +1626,15 @@
>  /* Return a newly-allocated string concatenating S1 and S2.  */

This comment is outdated after the patch.


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

Reply via email to