[test-results] [Bamboo] Asterisk > Asterisk Build > #1812 has FAILED. Change made by Joshua Colp.

Bamboo noreply at bamboo.asterisk.org
Thu Apr 30 13:24:06 CDT 2015


-----------------------------------------------------------------------
Asterisk > Asterisk Build > #1812 failed.
-----------------------------------------------------------------------
Code has been updated by Joshua Colp.
1/2 jobs failed, no tests found.

https://bamboo.asterisk.org/bamboo/browse/AST-ATRUNKBUILD-1812/

---------------------
Currently Responsible
---------------------

foobar  (Automatically assigned)



--------------
Failing Jobs
--------------
  - Basic Build (Basic Build): No tests found.



--------------
Code Changes
--------------
Joshua Colp (80aa9aee5df2dd41ab5a59f6437d43642e184e45):

>res_pjsip_outbound_registration: Fix double unref on error return.
>When the PJSIP pjsip_regc_send function is invoked and an error
>status returned the caller currently decrements the reference count
>of the client state that it just incremented, assuming the
>registration callback would not have been invoked. In practice
>this is not correct. If the failure happens after the transaction
>has been set up the callback will still be invoked. This will
>cause the reference count to be incorrectly decremented twice, once
>by the registration callback and second by the caller of
>pjsip_regc_send.
>
>This change makes it so that whether the callback is invoked or
>not is known by the caller of pjsip_regc_send. Depending on
>this it can know whether it is responsible for decrementing the
>reference count of the client state or not.
>
>ASTERISK-25037 #close
>Reported by: Joshua Colp
>
>Change-Id: I749dc12f3a22115c49c5d7d95ff42a5fa45319de



--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20150430/7572b548/attachment-0001.html>


More information about the Test-results mailing list