Files
asterisk/res
Kevin Harwell 629ced6db0 res_pjsip_header_funcs: wrong pool used tdata headers
When adding headers to an outgoing request the headers were cloned using
the dialog's pool when they should have been cloned using tdata's pool.
Under certain circumstances it was possible for the dialog object, and
its pool to be freed while tdata is still active and available. Thus the
cloned header "disappeared", and when tdata tried to later access it a
crash would occur.

This patch makes it so all added headers are cloned appropriately using
tdata's pool.

ASTERISK-29411 #close
ASTERISK-29535 #close

Change-Id: I9852025b5ee93ce1c038209150ee9dba1e0767c5
2022-03-30 15:13:53 -05:00
..
2021-12-03 10:42:50 -06:00
2021-12-13 08:57:54 -06:00
2021-12-13 08:57:54 -06:00
2021-12-03 10:42:50 -06:00
2021-12-03 10:42:50 -06:00
2021-12-03 10:42:50 -06:00
2021-09-10 10:42:52 -05:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-19 07:13:19 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2022-03-24 11:24:58 -05:00
2021-11-18 16:45:50 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-18 12:15:34 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00
2021-11-18 13:44:31 -06:00
2021-12-03 10:42:50 -06:00
2021-12-03 10:42:50 -06:00
2021-12-03 10:42:50 -06:00