VirtualBox

Ignore:
Timestamp:
Oct 9, 2015 1:42:14 PM (9 years ago)
Author:
vboxsync
Message:

cppcheck warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/VBoxBs2Linker.cpp

    r57358 r58153  
    6262                {
    6363                    fprintf(stderr, "syntax errro: Unknown options '%s'\n", pszOpt);
     64                    free(papszInputs);
    6465                    return 2;
    6566                }
     
    206207    }
    207208
     209    fclose(pOutput);
    208210    return rcExit;
    209211}
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