CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2009/01/06 02:01:21

Modified files:
        x11/wxWidgets  : Makefile 
Added files:
        x11/wxWidgets/patches: patch-src_unix_gsocket_cpp 

Log message:
The socket code in wxWidgets doesn't initialize the servent_data
structure that is passed to getservbyname_r().  Programs that use this
code die with a segfault.

from Andreas V?gele, who also sent it upstream, thanks!
ok ajacoutot@

Reply via email to