VirtualBox

Ignore:
Timestamp:
Sep 9, 2012 4:02:15 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
80669
Message:

fixed a few gcc false positive warnings and two shadowed declarations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp

    r43058 r43259  
    19301930    /* Create the copy context -- it contains all information
    19311931     * the routines need to know when handling the actual copying. */
    1932     PCOPYCONTEXT pContext;
     1932    PCOPYCONTEXT pContext = NULL;
    19331933    vrc = ctrlCopyContextCreate(guest, fVerbose, fDryRun, fHostToGuest,
    19341934                                strUsername, strPassword, strDomain,
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