VirtualBox

Changeset 82823 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jan 22, 2020 11:51:34 AM (5 years ago)
Author:
vboxsync
Message:

IPRT/FTP: Shut up MSVC. bugref:9646

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/generic/ftp-server.cpp

    r82822 r82823  
    15951595    /* The paths already have been validated in the actual command handlers. */
    15961596
    1597     void *pvHandle;
     1597    void *pvHandle = NULL; /* Shut up MSVC. */
    15981598    RTFTPSERVER_HANDLE_CALLBACK_VA(pfnOnDirOpen, pszPath, &pvHandle);
    15991599
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