winhttp: Move common code to the upper level, avoid accessing the buffer before the...
commit24e426517edb1ba81cb34fdbe3e3b63787db74e5
authorDmitry Timoshkov <dmitry@codeweavers.com>
Wed, 17 Sep 2008 02:41:26 +0000 (17 11:41 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Sep 2008 08:54:52 +0000 (17 10:54 +0200)
tree55dbfb058ac051d87d2df3c6f94d9efcf742d1d6
parentb4e6aa645b58fe755eefe619c8d7df2b9669377d
winhttp: Move common code to the upper level, avoid accessing the buffer before the buffer size check, make the code conform to existing rules.
dlls/winhttp/session.c