VirtualBox

Changeset 64858 in vbox


Ignore:
Timestamp:
Dec 13, 2016 5:54:43 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112258
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/RTSignTool.cpp

    r64850 r64858  
    663663    RTERRINFOSTATIC     ErrInfo;
    664664    RTASN1CURSORPRIMARY PrimaryCursor;
    665     RTAsn1CursorInitPrimary(&PrimaryCursor, pThis->pbBuf, pThis->cbBuf, RTErrInfoInitStatic(&ErrInfo),
     665    RTAsn1CursorInitPrimary(&PrimaryCursor, pThis->pbBuf, (uint32_t)pThis->cbBuf, RTErrInfoInitStatic(&ErrInfo),
    666666                            &g_RTAsn1DefaultAllocator, 0, "WinCert");
    667667
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