wininet: Protect the request headers array with a critical section.
commit462f56d468984d2d2a3bf3ae21771b64c206eec1
authorHans Leidekker <hans@codeweavers.com>
Thu, 25 Sep 2014 12:21:37 +0000 (25 14:21 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Sep 2014 13:20:19 +0000 (25 15:20 +0200)
treebdc19f496862c1b60d8ee89ad864e11d952f584a
parentbbfae5be4b34995e66a92f553e2a8c71ce52f998
wininet: Protect the request headers array with a critical section.
dlls/wininet/http.c
dlls/wininet/internet.h
dlls/wininet/tests/http.c