commit | 41cd36b8306a7684898102acf8cf6d2233ed6a82 | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Wed Mar 24 10:52:21 2004 +0000 |
committer | Daniel Stenberg <daniel@haxx.se> | Wed Mar 24 10:52:21 2004 +0000 |
tree | 3c117e72e79b676ac556319ec8f1657214703955 | |
parent | 242be5577142d181d2c90b727281a32d36f7b72b [diff] |
Avoid doing chdir .., as it breaks the ability to use symlinks properly. chdir to absolute directory names instead. (this flaw exists in the shell version too)