VirtualBox

Changeset 84149 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
May 5, 2020 3:56:35 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137745
Message:

Guest Control/VBoxService: Made file name allocation of VBOXSERVICECTRLFILE dynamic (build fix, forgot file). bugref:9320

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h

    r84147 r84149  
    6161    RTLISTNODE                      Node;
    6262    /** The file name. */
    63     char                            szName[RTPATH_MAX];
     63    char                           *pszName;
    6464    /** The file handle on the guest. */
    6565    RTFILE                          hFile;
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