VirtualBox

Changeset 102341 in vbox for trunk/src/libs/xpcom18a4


Ignore:
Timestamp:
Nov 27, 2023 5:55:46 PM (16 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160477
Message:

libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyPand get rid of it, bugref:10545 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/vboxdeps.cpp

    r102197 r102341  
    1414uintptr_t deps[] =
    1515{
    16     (uintptr_t)PL_strncpy,
    17     (uintptr_t)PL_strncpyz,
     16    (uintptr_t)PL_strcmp,
     17    (uintptr_t)PL_strcasecmp,
    1818    (uintptr_t)PL_HashString,
    1919    (uintptr_t)NS_ProxyRelease,
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