Re: Somethings still up with new NSS?

From: Jacques A. Vidrine <nectar_at_FreeBSD.org>
Date: Mon, 28 Apr 2003 21:57:49 -0500
The problem is this:

qpopper includes its own, buggy implementation of strlcpy.  libc calls
strlcpy, and gets qpopper's version.  The qpopper version's return
value is incorrect.

That is really scary.

Put the attached patch file in /usr/ports/mail/qpopper/files, and
rebuild qpopper.  This will disable the built-in strlcpy and strlcat,
and it should then work.

Cheers,
-- 
Jacques Vidrine   . NTT/Verio SME      . FreeBSD UNIX       . Heimdal
nectar_at_celabo.org . jvidrine_at_verio.net . nectar_at_freebsd.org . nectar_at_kth.se

Received on Mon Apr 28 2003 - 17:57:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:05 UTC