VirtualBox

Changeset 60946 in vbox for trunk/src


Ignore:
Timestamp:
May 12, 2016 2:08:06 PM (9 years ago)
Author:
vboxsync
Message:

RTSignTool.cpp: Uninitialized variable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/RTSignTool.cpp

    r60738 r60946  
    896896        if (g_aCommands[iCmd].pfnHelp)
    897897        {
    898             bool fShow;
     898            bool fShow = false;
    899899            if (cArgs <= 1)
    900900                fShow = true;
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