Re: Critical section leak in advapi32.dll



You should post this issue at connect.microsoft.com

--
V
This posting is provided "AS IS" with no warranties, and confers no
rights.
"Arkady Paronian" <Arkady Paronian@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:EEAF8F3D-3A5E-4C31-A003-1EBC9F930AE8@xxxxxxxxxxxxxxxx
There is a critical section leak in 32-bit version of advapi32.dll shipped
with Windows Vista. The following simple program generates an exception
when
run under Application Verifier with all checks enabled.

int main()
{
HMODULE module = ::LoadLibrary(L"advapi32.dll");
::FreeLibrary(module);
return 0;
}

This makes our application unconforming to Vista certification program
requirements. Can we expect this to be fixed in Vista SP1?


.



Relevant Pages

  • Re: Access Networking & Security Issue.
    ... You can't normally have a user with "View" only rights. ... Putting VISTA aside. ... "david" wrote: ... Our db is located on a network file server. ...
    (microsoft.public.access.security)
  • Re: file type association
    ... On Vista this is deliberately gone. ... Windows Media Development Team ... This posting is provided "AS IS" with no warranties, and confers no rights. ...
    (microsoft.public.multimedia.windows.mediaplayer)
  • Re: Simplified Vista Admin for Home Users?
    ... permissions and rights, what step or set of steps within Vista constitute the ... Vista Home Premium. ...
    (microsoft.public.windows.vista.administration_accounts_passwords)
  • Re: Vista and file associations
    ... I have to add manifest with level="highestAvailable" specification. ... Vista is warning me that the program tries to get access to my comp and if I say "OK" it runs my program and then allows it to change file association. ... what MS is calling a split token -- which means effective rights ... tasks that require admin rights. ...
    (borland.public.delphi.non-technical)
  • Re: Antivirus advice (on freebies)
    ... conclusion that once you have root/admin rights you can do pretty much the equivalent in Linux or Vista ... To set the command prompt to run with administrator privileges by default right-click the command prompt short cut icon and choose "Properties" from the context menu. ... Interesting to note that you didn't address most of the points I made relative to the security of Vista Vs Linux. ...
    (uk.comp.homebuilt)