VirtualBox

Changeset 51159 in vbox for trunk/src


Ignore:
Timestamp:
Apr 29, 2014 7:38:41 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
93499
Message:

Mac OS X host: USB Device filters: fix filter matching.

File:
1 edited

Legend:

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

    r50695 r51159  
    275275    if (darwinDictGetString(DictRef, KeyStrRef, szBuf, sizeof(szBuf)))
    276276    {
    277         *ppsz = RTStrDup(RTStrStrip(szBuf));
     277        *ppsz = RTStrDup(szBuf);
    278278        if (*ppsz)
    279279            return true;
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