cookies: follow-up fix for path checking
authorYAMADA Yasuharu <yasuharu.yamada@access-company.com>
Wed, 12 Jun 2013 09:19:56 +0000 (11:19 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 12 Jun 2013 09:19:56 +0000 (11:19 +0200)
commitf24dc09d209a2f91ca38d854f0c15ad93f3d7e2d
tree57921a2f3f0a6c02aa4bfdd0edc32663b0b1fbcc
parent9e10963c207b43e57d0898b924f9e661385db40f
cookies: follow-up fix for path checking

The initial fix to only compare full path names were done in commit
04f52e9b4db0 but found out to be incomplete. This takes should make the
change more complete and there's now two additional tests to verify
(test 31 and 62).
lib/cookie.c
lib/cookie.h
tests/data/test31
tests/data/test62