]> Pileus Git - ~andy/fetchmail/commit
Fix crash on systems that do not provide strdup() in out-of-memory conditions.
authorMatthias Andree <matthias.andree@gmx.de>
Tue, 12 Dec 2006 16:43:03 +0000 (16:43 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Tue, 12 Dec 2006 16:43:03 +0000 (16:43 -0000)
commit6419d6f7beb6af32facab158fcfb4f2dc973ccf0
tree8129dac85b3fd1b92fb850428343bfbe116202f4
parentde26c86dffa492ba2ffdff021e88d9891f8be9f3
Fix crash on systems that do not provide strdup() in out-of-memory conditions.
Patch by Andreas Krennmair.

svn path=/branches/BRANCH_6-3/; revision=4988
NEWS
TODO.txt
xmalloc.c