diff options
author | Werner Koch <[email protected]> | 2016-12-08 16:03:26 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-12-08 16:03:26 +0000 |
commit | a75790b74095828f967c012eff7033f570d93077 (patch) | |
tree | 6832175864a9c2b8175cd8be828dcb52b9b544b7 /common/argparse.c | |
parent | wks: New option --check for gpg-wks-client. (diff) | |
download | gnupg-a75790b74095828f967c012eff7033f570d93077.tar.gz gnupg-a75790b74095828f967c012eff7033f570d93077.zip |
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.
Fixes-commit: c3008bffac68b6f31e9ae9bad837cdce5de7c0db
Fixes-commit: 3b5b94ceab7c0ed9501c5cf54b4efa17fcd7300a
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'common/argparse.c')
0 files changed, 0 insertions, 0 deletions