VirtualBox

Changeset 41375 in vbox


Ignore:
Timestamp:
May 21, 2012 6:24:05 PM (13 years ago)
Author:
vboxsync
Message:

burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/util/error.c

    r41374 r41375  
    336336        {
    337337            char pname[1024];
    338             if (strlen(fnamePrefix) < sizeof (str) - sizeof (pname) - 20)
     338            if (crStrlen(fnamePrefix) < sizeof (str) - sizeof (pname) - 20)
    339339            {
    340340                crGetProcName(pname, 1024);
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