asterisk/res/res_stir_shaken
George Joseph d478002ad5 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
2024-03-05 22:16:35 +00:00
..
attestation.c Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
attestation.h Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
attestation_config.c attestation_config.c: Use ast_free instead of ast_std_free 2024-03-05 22:16:35 +00:00
common_config.c Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
common_config.h Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
crypto_utils.c Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
crypto_utils.h Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
curl_utils.c Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
curl_utils.h Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
profile_config.c Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
stir_shaken.h Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
stir_shaken_doc.xml Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
tn_config.c Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
verification.c Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
verification.h Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00
verification_config.c Stir/Shaken Refactor 2024-02-28 18:39:03 +00:00