wininet: Make WININET_AllocHandle 64-bit safe by using the correct type in the sizeof...
commit573abdca4a41d33a9e9e55c7e101905b5e811cc1
authorRob Shearman <robertshearman@gmail.com>
Wed, 1 Oct 2008 10:20:03 +0000 (1 11:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Oct 2008 16:44:25 +0000 (1 11:44 -0500)
treec3e516ff2ba3236e465062e7283731ea0a93210f
parent2fb89a4e36f6101182615f6b9d613577ef8f10e1
wininet: Make WININET_AllocHandle 64-bit safe by using the correct type in the sizeof expression.
dlls/wininet/internet.c