Home GnuPG
Diffusion GnuPG c3008bffac68

gpg: Fix portability problem.
c3008bffac68Unpublished

Unpublished Commit · Learn More

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

Description

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>

Details

Provenance
wernerAuthored on Dec 8 2016, 1:06 PM
Parents
rGdec2ae31a46a: tests: Add test for '--quick-set-expire'.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGc3008bffac68: gpg: Fix portability problem. (authored by Werner Koch <wk@gnupg.org>).Dec 8 2016, 1:08 PM