Home GnuPG
Diffusion GnuPG a75790b74095

gpg: Fix the fix out-of-bounds access.
a75790b74095Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpg: Fix the fix out-of-bounds access.

* g10/tofu.c (build_conflict_set): Revert to int* and fix calloc.

The original code used an int array and thus better keep that and do
not limit it to 128 entries.

Details

Provenance
wernerAuthored on Dec 8 2016, 5:03 PM
Parents
rGd8c5e8ccfdb5: wks: New option --check for gpg-wks-client.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGa75790b74095: gpg: Fix the fix out-of-bounds access. (authored by Werner Koch <wk@gnupg.org>).Dec 8 2016, 5:03 PM