VirtualBox

Changeset 6043 in vbox for trunk


Ignore:
Timestamp:
Dec 11, 2007 2:40:31 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
26678
Message:

Minor copy,paste bug fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c

    r6040 r6043  
    634634    if (RT_UNLIKELY(!pvBuf))
    635635    {
    636         VBA_LOGNOTE("VBoxAddSolarisIOCtl: buffer size mismatch size=%d expected=%d.\n", IOCPARM_LEN(Cmd), cbBuf);
     636        VBA_LOGNOTE("VBoxAddSolarisIOCtl: RTMemTmpAlloc failed to alloc %d bytes.\n", cbBuf);
    637637        return ENOMEM;
    638638    }
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