https://bugs.exim.org/show_bug.cgi?id=1805
--- Comment #4 from Todd Rinaldo <[email protected]> --- 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
