Toby Peterson patched a memory problem in the command line tool that
authorDaniel Stenberg <daniel@haxx.se>
Thu, 1 Nov 2007 21:49:59 +0000 (21:49 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 Nov 2007 21:49:59 +0000 (21:49 +0000)
commit7f62028d668eaddd1aeaed42c8a0e3ce4947b51f
tree6b3ffb5f3d4b2e24d7ad18fcf39b440baa56f37c
parentd34fe06fb0154d8005f54ab1d164acd6595a2f00
Toby Peterson patched a memory problem in the command line tool that
happened when a user had a home dir as an empty string. curl would then do
free() on a wrong area.
CHANGES
RELEASE-NOTES
src/homedir.c