1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch a75790b740
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 <wk@gnupg.org>
2016-12-08 17:03:26 +01:00
..
2016-11-29 14:56:00 +01:00
2016-11-29 14:56:00 +01:00
2016-11-29 16:48:35 +01:00
2014-10-31 14:21:34 +01:00
2016-12-05 11:00:11 +01:00
2015-02-04 09:15:34 +01:00
2016-12-06 12:16:59 +01:00
2015-02-04 09:15:34 +01:00
2016-12-05 11:00:11 +01:00
2016-12-05 11:00:11 +01:00
2016-11-15 17:50:03 +01:00
2016-01-22 10:54:10 +01:00
2016-11-29 14:56:00 +01:00
2016-11-29 14:56:00 +01:00
2016-11-29 14:56:00 +01:00
2016-03-08 14:08:49 +01:00
2016-12-08 17:03:26 +01:00
2016-12-06 12:16:56 +01:00