[OpenSIPS-Devel] SF.net SVN: opensips:[4799] trunk/modules/mi_datagram/datagram_fnc.c

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed Oct 15 18:13:33 CEST 2008


Revision: 4799
          http://opensips.svn.sourceforge.net/opensips/?rev=4799&view=rev
Author:   bogdan_iancu
Date:     2008-10-15 16:13:33 +0000 (Wed, 15 Oct 2008)

Log Message:
-----------
- 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 everuthing was casted to sockaddr and the sockaddr_un is larger than sockaddr_in.

Modified Paths:
--------------
    trunk/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