https://bugs.exim.org/show_bug.cgi?id=1805
--- Comment #4 from Todd Rinaldo <toddr@???> ---
from the getcwd man page -
http://linux.die.net/man/3/getcwd
As an extension to the POSIX.1-2001 standard, Linux (libc4, libc5, glibc)
getcwd() allocates the buffer dynamically using malloc(3) if buf is NULL.
--
You are receiving this mail because:
You are on the CC list for the bug.