VirtualBox

Ticket #7781: fix_build.patch

File fix_build.patch, 589 bytes (added by Ionut Biru, 14 years ago)

patch that fixes this problem

  • src/VBox/Main/ConsoleImpl.cpp

    diff -Nur VirtualBox-3.2.12_OSE.orig//src/VBox/Main/ConsoleImpl.cpp VirtualBox-3.2.12_OSE/src/VBox/Main/ConsoleImpl.cpp
    old new  
    10741074    updateGuestPropertiesVRDPDisconnect(u32ClientId);
    10751075#endif /* VBOX_WITH_GUEST_PROPS */
    10761076
     1077#ifdef VBOX_WITH_VRDP
    10771078    if (u32Clients == 0)
    10781079        mcGuestCredentialsProvided = false;
     1080#endif /* VBOX_WITH_VRDP */
    10791081
    10801082    LogFlowFuncLeave();
    10811083    return;

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