On Thu, Jan 10, 2002 at 12:38:30PM -0500, Jeffrey Stedfast wrote:
> Actually the attached patch is the "correct one". There is no need to
> memset and you should use PATH_MAX rather than 4096.

No, the "correct" way is to malloc the space as needed.  PATH_MAX
doesn't exist on the Hurd.


-- 
Adam Olsen, aka Rhamphoryncus


Reply via email to