[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #416 was SUCCESSFUL (with 188 tests). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Wed Oct 3 22:45:49 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #416 was successful.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
188 tests in total.

http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-416/


--------------
Code Changes
--------------
Matthew Jordan (374335):

>Check for presence of buddy in info/dinfo handlers
>
>The res_jabber resource module uses the ASTOBJ library for managing its ref
>counted objects.  After calling ASTOBJ_CONTAINER_FIND to locate a buddy object,
>the pointer to the object has to be checked to see if the buddy existed.
>Prior to this patch, the buddy object was not checked for NULL; with this patch
>in both aji_client_info_handler and aji_dinfo_handler the pointer is checked
>before used and, if no buddy object was found, the handlers return an error
>code.
>
>This patch does not take the approach that our JID can be used to log in from
>another resource.  If that approach is desired, an improvement could be made to
>this patch to create the buddy on the fly.  This patch seeks only to prevent
>Asterisk from crashing.
>
>Note that multiple people have proposed patches for this issue; the patch being
>committed here is based on those.
>
>(closes issue ASTERISK-19532)
>Reported by: Karsten Wemheuer
>Tested by: Byron Clark
>patches:
>  fix-jabber uploaded by Karsten Wemheuer (license #5930)
>  xmpp_no_crash_with_ejabberd.patch uploaded by Byron Clark (license #6157)
>
>(closes issue ASTERISK-19557)
>Reported by: ulugutz
>
>



--------------
Tests
--------------
Fixed Tests (1)
   - AsteriskTestSuite: S/channels/ s i p/sip attended transfer tcp

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


More information about the Test-results mailing list