VirtualBox

Ignore:
Timestamp:
Jan 9, 2025 4:52:56 PM (4 weeks ago)
Author:
vboxsync
Message:

src/VBox/Runtime/r3/win/localipc-win.cpp: Fixed warnings found by Parfait (unused variable). jiraref:VBP-1424

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/localipc-win.cpp

    r106061 r107600  
    209209static NTSTATUS rtLocalIpcBuildDacl(PACL pDacl, bool fServer)
    210210{
    211     static SID_IDENTIFIER_AUTHORITY s_NtAuth    = SECURITY_NT_AUTHORITY;
    212     static SID_IDENTIFIER_AUTHORITY s_WorldAuth = SECURITY_WORLD_SID_AUTHORITY;
     211    static SID_IDENTIFIER_AUTHORITY s_NtAuth = SECURITY_NT_AUTHORITY;
    213212    union
    214213    {
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette