Files
asterisk/tests
George Joseph a99ddc6a0d build: Fix ast_sockaddr initialization to be more portable
A change to glibc 2.22 changed the order of the sockadddr_storage
members which caused the places where we do an initialization of
ast_sockaddr with '{ { 0, 0, } }' to fail compilation.  Those
initializers (which we shouldn't have been using anyway) have been
replaced with memsets.

Change-Id: Idd1b3b320903d8771bfe221f0b015685de628fa4
2016-06-09 09:50:00 -05:00
..
2012-10-14 21:56:13 +00:00
2014-07-22 14:22:00 +00:00
2013-08-25 18:12:42 +00:00
2014-07-22 14:22:00 +00:00
2013-08-16 17:33:21 +00:00
2014-07-22 14:22:00 +00:00
2014-07-22 14:22:00 +00:00