VirtualBox

Changeset 32602 in vbox


Ignore:
Timestamp:
Sep 17, 2010 1:14:41 PM (14 years ago)
Author:
vboxsync
Message:

Runtime: fix burn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/misc/tar.cpp

    r32601 r32602  
    360360
    361361        /* Create the checksum out of the new header */
    362         uint32_t chksum;
     362        uint32_t chksum = 0;
    363363        rc = rtTarCalcChkSum(&record, &chksum);
    364364        if (RT_FAILURE(rc))
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