Skip to content

Proactively error out on massive OpenPGP subpkts.

username-removed-121715 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