asterisk/res/res_stir_shaken
George Joseph 44563b5043 attestation_config.c: Use ast_free instead of ast_std_free
In as_check_common_config, we were calling ast_std_free on
raw_key but raw_key was allocated with ast_malloc so it
should be freed with ast_free.

Resolves: #636
(cherry picked from commit 267348bee3)
2024-03-07 14:17:23 +00:00
..
attestation.c Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
attestation.h Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
attestation_config.c attestation_config.c: Use ast_free instead of ast_std_free 2024-03-07 14:17:23 +00:00
common_config.c Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
common_config.h Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
crypto_utils.c Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
crypto_utils.h Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
curl_utils.c Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
curl_utils.h Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
profile_config.c Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
stir_shaken.h Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
stir_shaken_doc.xml Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
tn_config.c Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
verification.c Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
verification.h Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00
verification_config.c Stir/Shaken Refactor 2024-03-07 14:17:23 +00:00