On Fri, Jul 11, 2014 at 06:31, Doug Hogan wrote: > Csh has a section of code where it NUL terminates after a strlcpy(). > Strlcpy() may read past what readlink() wrote since readlink() does > not append a NUL.
applied (and smtpd sock fix), thanks.
On Fri, Jul 11, 2014 at 06:31, Doug Hogan wrote: > Csh has a section of code where it NUL terminates after a strlcpy(). > Strlcpy() may read past what readlink() wrote since readlink() does > not append a NUL.
applied (and smtpd sock fix), thanks.