[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [PATCH] [patch] Already in cache means nothing more to do...
From:       Alexandre Julliard <julliard () winehq ! org>
Date:       2011-01-31 13:04:22
Message-ID: 87lj21rzqh.fsf () wine ! dyndns ! org
[Download RAW message or body]

max@mtew.isa-geek.net writes:

> @@ -2519,11 +2519,7 @@ static BOOL CommitUrlCacheEntryInternal(
>  
>      if (URLCache_FindHash(pHeader, lpszUrlNameA, &pHashEntry))
>      {
> -        FIXME("entry already in cache - don't know what to do!\n");
> -/*
> - *        SetLastError(ERROR_FILE_NOT_FOUND);
> - *        return FALSE;
> - */
> +        error = ERROR_SUCCESS;

The entry is not necessarily the same even if the hash matches.

-- 
Alexandre Julliard
julliard@winehq.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic