VirtualBox

Ignore:
Timestamp:
Feb 22, 2022 6:08:39 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
150110
Message:

Main: Guest Properties: improved property name and value validation, bugref:10185.

This commit also prevents guest properties loss if they were set while VM was running.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MachineImpl.h

    r93548 r93891  
    12341234                              const com::Utf8Str &aValue,
    12351235                              LONG64 aTimestamp,
    1236                               const com::Utf8Str &aFlags);
     1236                              const com::Utf8Str &aFlags,
     1237                              BOOL fWasDeleted);
    12371238    HRESULT lockMedia();
    12381239    HRESULT unlockMedia();
     
    13901391                              const com::Utf8Str &aValue,
    13911392                              LONG64 aTimestamp,
    1392                               const com::Utf8Str &aFlags);
     1393                              const com::Utf8Str &aFlags,
     1394                              BOOL fWasDeleted);
    13931395    HRESULT lockMedia();
    13941396    HRESULT unlockMedia();
Note: See TracChangeset for help on using the changeset viewer.

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