Added guard code to avoid issue when decoding PEM but not keeping data.
authorThomas Pornin <pornin@bolet.org>
Tue, 5 Jun 2018 13:18:27 +0000 (15:18 +0200)
committerThomas Pornin <pornin@bolet.org>
Tue, 5 Jun 2018 13:18:27 +0000 (15:18 +0200)
commitd69276c18d55480e1bfa4b4c28b31062a706f6f0
tree01f9df417c21ffddb1edca156024ca8bd900d9ae
parent05520e8eae3d8c6039e8bcde58741cf4ffb18f1d
Added guard code to avoid issue when decoding PEM but not keeping data.
src/codec/pemdec.c
src/codec/pemdec.t0