VirtualBox

Changeset 77881 in vbox


Ignore:
Timestamp:
Mar 26, 2019 3:02:05 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
129583
Message:

linux/vboxsf: Another build fix (generic code now). bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuestLibSharedFoldersInline.h

    r77858 r77881  
    14051405    {
    14061406        VBOXSFREADLINKREQ *pReq = (VBOXSFREADLINKREQ *)VbglR0PhysHeapAlloc(RT_UOFFSETOF(VBOXSFREADLINKREQ, StrPath.String)
    1407                                                                            + SHFLSTRING_HEADER_SIZE + cchPath);
     1407                                                                           + SHFLSTRING_HEADER_SIZE + (uint32_t)cchPath);
    14081408        if (pReq)
    14091409        {
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