Skip to content
Commit 1618a653 authored by Saleem Abdulrasool's avatar Saleem Abdulrasool
Browse files

COFF: replace a magic number and assert more

Assert that the size of the MD5 result is the same size as the signature
field being populated.  Use the sizeof operator to determine the size of
the field being written rather than hardcoding it to the magic number
16.  NFC.

llvm-svn: 290764
parent da362150
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment