Skip to content

Commit

Permalink
uthenticode: clang-format
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <william@trailofbits.com>
  • Loading branch information
woodruffw committed Feb 21, 2025
1 parent ded3508 commit fa0cba9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/uthenticode.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,6 @@ std::optional<std::string> calculate_checksum(peparse::parsed_pe *pe, checksum_k
iter_sec_ctx ctx = {};
ctx.total_bytes_hashed = size_of_headers;


/* Build up the list of sections in the PE, in ascending order by PointerToRawData
* (i.e., by file offset).
*
Expand Down

0 comments on commit fa0cba9

Please sign in to comment.