26 Jul
2011
26 Jul
'11
4:37 p.m.
Module: wine Branch: master Commit: 363890803964c9acdaf37a0ee26abbb3e3223d76 URL: http://source.winehq.org/git/wine.git/?a=commit;h=363890803964c9acdaf37a0ee2... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Tue Jul 26 09:27:05 2011 +0200 winhttp: Add some parameter checks. --- dlls/winhttp/request.c | 10 ++++- dlls/winhttp/tests/winhttp.c | 84 +++++++++++++++++++++++++++++++++++++++-- 2 files changed, 88 insertions(+), 6 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=363890803964c9acdaf37a...