]> git.ipfire.org Git - thirdparty/squid.git/commit
Redo r12887 (bug 2066 fix) which introduced several related bugs:
authorAlex Rousskov <rousskov@measurement-factory.com>
Wed, 5 Jun 2013 15:38:09 +0000 (09:38 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Wed, 5 Jun 2013 15:38:09 +0000 (09:38 -0600)
commitdd0cbc6432f5abf6be86d4bcdd239cd86cd69b9f
tree92f76166d2f3451f86e4fe153b16b34e84ed077a
parent8984b8cd492fd07aed4dc1a6016afb38f863aed7
Redo r12887 (bug 2066 fix) which introduced several related bugs:

  - fatal() if chroot is given
  - no chdir to / after chroot if coredump_dir is given
  - wrong detection of "none" coredump_dir
  - chdir to uninitialized pathbuf if no chroot is given

This emergency fix helps Squid start better but may need more testing/work.
src/main.cc