[PATCH 3/3] urlmon/tests: Don't proceed with POST operation (that will fail) if we run out of memory.

Misha Koshelev mk144210 at bcm.edu
Thu Jul 26 00:03:25 CDT 2007


Thinking about ways the tests could fail, ifw e run out of memory it is better not just to
print out a skip and still go on and possibly make a post request (and test it for the appropriate
length which it will certainly not be if we are not passing the parameters we want), but rather
to also not make the post request either or at the very least not to check its length.
---
 dlls/urlmon/tests/protocol.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e1ec3a24e9cdf1ee3c25fb007cdba06aa3231a48.diff
Type: text/x-patch
Size: 1429 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070726/f967e47b/e1ec3a24e9cdf1ee3c25fb007cdba06aa3231a48.bin


More information about the wine-patches mailing list