santi...@nyu.edu writes:
> From: Santiago Torres
>
> The run_gpg_verify function has two variables size, and len.
I somehow found this harder to parse than necessary.
> This may come off as confusing when reading the code. We clarify which one
> pertains to the length of the tag headers by ren
From: Santiago Torres
The run_gpg_verify function has two variables size, and len. This may
come off as confusing when reading the code. We clarify which one
pertains to the length of the tag headers by renaming len to
payload_length.
Signed-off-by: Santiago Torres
---
builtin/verify-tag.c | 1
2 matches
Mail list logo