mirror of https://github.com/openssl/openssl.git
In slh_sign_internal(), if calling PACKET_buf_init() failed, this function return without free wpkt. Replace `return 0` with `goto err` to free wpkt before return. CLA: trivial Signed-off-by: Lidong Yan <502024330056@smail.nju.edu.cn> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/29041) |
||
|---|---|---|
| .. | ||
| build.info | ||
| slh_adrs.c | ||
| slh_adrs.h | ||
| slh_dsa.c | ||
| slh_dsa_hash_ctx.c | ||
| slh_dsa_key.c | ||
| slh_dsa_key.h | ||
| slh_dsa_local.h | ||
| slh_fors.c | ||
| slh_hash.c | ||
| slh_hash.h | ||
| slh_hypertree.c | ||
| slh_params.c | ||
| slh_params.h | ||
| slh_wots.c | ||
| slh_xmss.c | ||