Home GnuPG

Fix error detection in the CMS parser which may led to a NULL-deref.

Description

Fix error detection in the CMS parser which may led to a NULL-deref.

* src/cms.c (build_signed_data_rest): Fix c+p bug.
  • GnuPG-bug-id: T4207
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Oct 23 2018, 10:44 PM
Parents
rKd56bddc68db8: Use only one .PHONY target in a Makefile.
Branches
Unknown
Tags
Unknown
Tasks
T4207: Copy & paste error in libksba cms.c