VirtualBox

Changeset 103244 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Feb 7, 2024 11:52:35 AM (12 months ago)
Author:
vboxsync
Message:

Guest Control/GuestSessionImplTasks: Fixed implicit fallthrough for copying files to guest and the destination file already exists (found by Parfait). bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp

    r101381 r103244  
    23132313                                                       strDstRootAbs.c_str()));
    23142314                        vrc = VERR_IS_A_FILE;
     2315                        break;
    23152316                    }
    23162317
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