Files
asterisk/main
Alexander Traud 725fd32428 utils: In Solaris, avoid a warning about an unused variable.
When HAVE_GETHOSTBYNAME_R_5 was set by the script ./configure, GCC 7.3.0 found
an unused variable. Actually, the variable was used (set to a dummy value) but
the compiler optimization might have removed that. Instead, this change ensures
that the variable 'res' is only used when it is really required.

Change-Id: Ic3ea23ccf84ac4bc2d501b514985b989030abab5
2018-03-07 09:33:46 -06:00
..
2017-11-20 15:05:14 -05:00
2017-12-20 12:54:13 -05:00
2018-02-09 14:25:25 -06:00
2017-12-19 16:43:32 -05:00
2017-12-15 10:20:51 -05:00
2017-10-24 17:17:53 -04:00
2017-12-20 12:54:13 -05:00
2017-12-20 12:54:13 -05:00
2016-11-01 12:37:58 -05:00
2017-12-15 10:20:51 -05:00