Merge "res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak."

This commit is contained in:
Joshua Colp
2016-11-17 04:56:34 -06:00
committed by Gerrit Code Review
5 changed files with 140 additions and 2 deletions

View File

@@ -595,6 +595,9 @@
/* Define if your system has PJPROJECT_BUNDLED */
#undef HAVE_PJPROJECT_BUNDLED
/* Define to 1 if PJPROJECT has the pjsip_auth_clt_deinit support feature. */
#undef HAVE_PJSIP_AUTH_CLT_DEINIT
/* Define to 1 if PJPROJECT has the PJSIP Dialog Create UAS with Incremented
Lock feature. */
#undef HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK