Files
asterisk/main
Russell Bryant 84cbd3249a Merged revisions 292188 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r292188 | russell | 2010-10-18 14:50:04 -0500 (Mon, 18 Oct 2010) | 9 lines
  
  Resolve some compiler errors in ast_sockaddr_is_any().
  
  These errors came up once this function was used from within netsock2.c.
  The errors were like the following:
  
  netsock2.c:393: error: dereferencing pointer ‘({anonymous})’ does break strict-aliasing rules
  
  The usage of a union here avoids this problem.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@292189 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-18 19:52:58 +00:00
..
2010-06-02 18:10:15 +00:00
2010-09-11 17:35:15 +00:00
2010-06-08 14:38:18 +00:00
2010-07-14 15:48:36 +00:00
2010-09-13 22:13:27 +00:00
2010-07-14 15:48:36 +00:00
2010-06-17 17:23:43 +00:00
2009-03-18 02:28:55 +00:00
2010-06-09 23:56:08 +00:00
2010-08-15 13:08:45 +00:00
2010-08-15 13:08:45 +00:00
2010-09-11 17:35:15 +00:00
2010-07-16 13:32:22 +00:00
2010-05-18 22:48:51 +00:00
2010-07-08 22:08:07 +00:00
2010-04-22 18:07:02 +00:00