mirror of https://github.com/asterisk/asterisk
When sending a stateful response, creation of the transaction can fail, most commonly because we are trying to create a transaction from a retransmitted request. When creation of the transaction fails, we end up leaking a reference to a contact that was bumped when the response was created. This patch adds the missing deref and fixes the reference leak. Change-Id: I2f97ad512aeb1b17e87ca29ae0abacb4d6395f07changes/78/1178/1
parent
b51cf1e712
commit
c15d8cc0ed
Loading…
Reference in new issue