Skip to content

Proactively error out on massive OpenPGP subpkts.

Alex Gaynor requested to merge alex2/gnutls:subpkt-limit-size into master

Rather than allocate memory and read into it, if the data claims to be longer than the stream just error out.

Merge request reports