wininet: Handle the cache being full better in CommitUrlCacheEntryInternal.
commit7b4b4b793059edda89f432551d49703cf3a803dc
authorRobert Shearman <rob@codeweavers.com>
Sat, 31 Dec 2005 12:21:19 +0000 (31 13:21 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 31 Dec 2005 12:21:19 +0000 (31 13:21 +0100)
tree6c85c7e02c46cd6199ba577d5513f5dced21707b
parent13f2ce26dd055dc5fd6887d053004b3dc2a4e2e1
wininet: Handle the cache being full better in CommitUrlCacheEntryInternal.
Move the freeing of allocation blocks for an entry into
URLCache_DeleteEntry.
Call URLCache_DeleteEntry to rollback from failure in
CommitUrlCacheEntryInternal.
dlls/wininet/urlcache.c