VirtualBox

Changeset 36727 in vbox


Ignore:
Timestamp:
Apr 19, 2011 12:52:03 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71250
Message:

Main: fix log message format string bugs

Location:
trunk/src/VBox/Main/src-server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MachineImpl.cpp

    r36683 r36727  
    33783378                                   IMedium *aMedium)
    33793379{
    3380     LogFlowThisFunc(("aControllerName=\"%ls\" aControllerPort=%d aDevice=%d aType=%d aId=\"%ls\"\n",
     3380    LogFlowThisFunc(("aControllerName=\"%ls\" aControllerPort=%d aDevice=%d aType=%d aMedium=%p\n",
    33813381                     aControllerName, aControllerPort, aDevice, aType, aMedium));
    33823382
  • trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp

    r36491 r36727  
    55
    66/*
    7  * Copyright (C) 2006-2010 Oracle Corporation
     7 * Copyright (C) 2006-2011 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    6363      mUdevPolls(0), mpWaiter(NULL)
    6464{
    65     LogFlowThisFunc(("aHost=%p:{%s}\n", aHost));
     65    LogFlowThisFunc(("aHost=%p\n", aHost));
    6666}
    6767
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette