wininet: Trace the cache file entry's local file name rather than the passed-in cache...
commit024c13c1746fce2696f1e4aba561d547e64eaa56
authorJuan Lang <juan.lang@gmail.com>
Fri, 3 Oct 2008 17:44:22 +0000 (3 10:44 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Oct 2008 10:17:37 +0000 (8 12:17 +0200)
treecf4ef484f59e46beb16ad13d8d2223afdd0aecb3
parent98d0155371f7a844aa4ed9c293b309da4f8a6192
wininet: Trace the cache file entry's local file name rather than the passed-in cache entry info's local file name, as the caller may have passed a NULL pointer.
dlls/wininet/urlcache.c