CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2016/02/10 06:12:23

Modified files:
        x11/qt4        : Makefile 
Added files:
        x11/qt4/patches: 
                         patch-src_network_socket_qnativesocketengine_unix_cpp 

Log message:
Fix stack smashing happening when Qt4-based program opens more than
FD_SETSIZE (1024 by default) file descriptors. This is often the case
for KDE4 apps when using libinotify as directory monitoring backend.

Positive feedback from deraadt@, final okay sthen@

Reply via email to