mirror of https://github.com/asterisk/asterisk
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: Idd1b3b320903d8771bfe221f0b015685de628fa4changes/60/3060/2
parent
d9ab222edc
commit
a6610fbe2f
Loading…
Reference in new issue