[Kamailio-Devel] SF.net SVN: openser:[5121] branches/1.4/modules/mi_datagram/datagram_fnc.c

Henning Westerholt henning.westerholt at 1und1.de
Thu Oct 23 17:00:59 CEST 2008


Revision: 5121
          http://openser.svn.sourceforge.net/openser/?rev=5121&view=rev
Author:   henningw
Date:     2008-10-23 15:00:58 +0000 (Thu, 23 Oct 2008)

Log Message:
-----------
- backport from trunk, r5088
- fixed bogus variable declaration - for both socket unix and socket
  AF_INET, a sockaddr_un was used, even for AF_INET an sockaddr_in should
  be used. The bug was no critical as the everything was casted to sockaddr
  and the sockaddr_un is larger than sockaddr_in

Modified Paths:
--------------
    branches/1.4/modules/mi_datagram/datagram_fnc.c


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list