VirtualBox

Changeset 96777 in vbox for trunk/include/iprt/formats


Ignore:
Timestamp:
Sep 17, 2022 1:32:17 AM (2 years ago)
Author:
vboxsync
Message:

RTSignTool,IPRT/ldrPE.cpp: Corrected incorrect signature alignment factor (512, should've been 8) and corrected a tiny bug in rtldrPE_HashImageCommon. bugref:8691

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/formats/pecoff.h

    r96448 r96777  
    19651965
    19661966/** The alignment of the certificate table.
    1967  * @remarks Found thru signtool experiments.  */
     1967 * @remarks Found thru signtool experiments.
     1968 * @note There is a copy of this in RTSignTool.cpp. */
    19681969#define WIN_CERTIFICATE_ALIGNMENT           UINT32_C(8)
    19691970
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