Re: [PATCH] wininet: added one missing buffersize check in URLCache_CopyEntry (Coverity)
25 Oct
2010
25 Oct
'10
1:27 p.m.
Marcus Meissner <marcus(a)jet.franken.de> writes:
Hi,
CID 831, indirectly spotted by Coverity, one missing check for (*lpdwBufferSize >= dwRequiredSize) added.
It doesn't work: ../../../tools/runtest -q -P wine -M wininet.dll -T ../../.. -p wininet_test.exe.so urlcache.c && touch urlcache.ok urlcache.c:219: Test failed: RetrieveUrlCacheEntryFile failed with error 122 wine: Unhandled page fault on read access to 0x00000000 at address 0x6820cb08 (thread 0028), starting debugger... -- Alexandre Julliard julliard(a)winehq.org
5617
Age (days ago)
5617
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard