VirtualBox

Ignore:
Timestamp:
Apr 22, 2009 6:25:55 AM (16 years ago)
Author:
vboxsync
Message:

gcc-4 fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/linux/HostHardwareLinux.cpp

    r17929 r19094  
    198198            for (int i = 0; i <= 7; i++)
    199199            {
    200                 sprintf(devName, "/dev/fd%d", i);
     200                RTStrPrintf(devName, sizeof(devName), "/dev/fd%d", i);
    201201                if (validateDevice(devName, false))
    202202                    try
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