VirtualBox

Ignore:
Timestamp:
Jun 29, 2009 3:08:25 PM (15 years ago)
Author:
vboxsync
Message:

crOpenGL: move warning to debug message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c

    r19879 r21028  
    458458    if (pClient->conn->cbHostBuffer > *pcbBuffer)
    459459    {
    460         crWarning("crServer: [%lx] ClientRead u32ClientID=%d FAIL, host buffer too small %d of %d",
     460        crDebug("crServer: [%lx] ClientRead u32ClientID=%d FAIL, host buffer too small %d of %d",
    461461                  crThreadID(), u32ClientID, *pcbBuffer, pClient->conn->cbHostBuffer);
    462462
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