mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Allow verification of some broken S-TRUST generated signatures.
This commit is contained in:
parent
aeb5a65f7c
commit
9d66580cff
19 changed files with 276 additions and 25 deletions
|
@ -44,7 +44,7 @@ snext (unsigned char const **buf)
|
|||
lists and may be passed as a positive number to skip over the
|
||||
remainder of an S-Expression if the current position is somewhere
|
||||
in an S-Expression. The function may return an error code if it
|
||||
encounters an impossible conditions */
|
||||
encounters an impossible condition. */
|
||||
static inline gpg_error_t
|
||||
sskip (unsigned char const **buf, int *depth)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue