VirtualBox

Changeset 14123 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 12, 2008 8:12:16 AM (16 years ago)
Author:
vboxsync
Message:

two false positives

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/HardDisk2Impl.cpp

    r13842 r14123  
    27072707            /* these parameters we need after creation */
    27082708            RTUUID uuid;
    2709             uint64_t size, logicalSize;
     2709            uint64_t size = 0, logicalSize = 0;
    27102710
    27112711            try
     
    28052805            AutoMultiWriteLock2 thatLock (that, target);
    28062806
    2807             uint64_t size, logicalSize;
     2807            uint64_t size = 0, logicalSize = 0;
    28082808
    28092809            try
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