[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #71 has FAILED. Change made by Russell Bryant.

Bamboo bamboo at asterisk.org
Wed Mar 14 15:48:38 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #71 failed.
-----------------------------------------------------------------------
Code has been updated by Russell Bryant.
No failed tests found, a possible compilation error.

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-71/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 64-Bit (CentOS 6): 80 tests passed.


--------------
Code Changes
--------------
Russell Bryant (359213):

>Fix invalid reads/writes due to incorrect sizeof().
>
>These few places in the code used sizeof() on h_addr in struct hostent.
>This is sizeof(char *).  The correct way to get the size of this address is to
>use h_length.  This error would result in reads/writes of 8 bytes instead of 4
>on 64-bit machines.
>........
>
>Merged revisions 359211 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 359212 from http://svn.asterisk.org/svn/asterisk/branches/10
>


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


More information about the Test-results mailing list