gpg: Fix portability problem.
* g10/tofu.c (build_conflict_set): Replace variable dynamic array.
Note that clang complained that CONFLICT_SET_COUNT could be negative.
Thus I added an assert.
- Signed-off-by: Werner Koch <wk@gnupg.org>
gpg: Fix portability problem. c3008bffac68Unpublished Tags None Subscribers None
Description
Details
|