VirtualBox

Ignore:
Timestamp:
Dec 1, 2010 11:04:48 AM (14 years ago)
Author:
vboxsync
Message:

Updated VBox authentication library interface, removed references to VRDP (update).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleVRDPServer.cpp

    r34558 r34559  
    15801580    Assert(mAuthLibrary && (mpfnAuthEntry || mpfnAuthEntry2 || mpfnAuthEntry3));
    15811581
    1582     AuthResult result;
     1582    AuthResult result = AuthResultAccessDenied;
    15831583    if (mpfnAuthEntry3)
    15841584    {
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