VirtualBox

Changeset 26942 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Mar 2, 2010 1:33:00 PM (15 years ago)
Author:
vboxsync
Message:

Main/webservice: fix MOR creation when the session has expired concurrently

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/vboxweb.h

    r26375 r26942  
    291291    }
    292292
    293     return 0;
     293    // session has expired, return an empty MOR instead of allocating a
     294    // new reference which couldn't be used anyway.
     295    return "";
    294296}
    295297
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