tag 591515 + unreproducible
thanks

Hi,
Ubuntu bug-report was filed against 2.62 and contains a PoC/testcase.
Current squeeze and sid contain latest 2.64, and the aforementioned
testcase doesn't fail.

Moreover, as it seems to be an off-by-one error, I think it was fixed
in later versions, as ssmtp.c now accounts for it:

1385         if(vsnprintf(buf, (BUF_SZ - 1), format, ap) == -1) {
1386                 die("smtp_write() -- vsnprintf() failed");
1387         }

I'm tagging as unreproducible, as Anibal would certainly have more
knowledge about this than me to close it.

Cheers, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno (kaeso)
: :'  :   The Universal O.S.    | lucab (AT) debian.org
`. `'`                          | GPG Key ID: 3BFB9FB3
  `-     http://www.debian.org  | Debian GNU/Linux Developer

Attachment: pgpDvf5LzxWSV.pgp
Description: PGP signature

Reply via email to