Fix error in addrlen field
authorAndrew Stanley-Jones <andrew.stanley-jones@nokia.com>
Tue, 21 Feb 2012 20:37:57 +0000 (21:37 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 21 Feb 2012 21:31:00 +0000 (22:31 +0100)
commitc354b4f12fe92d83350e3531510d6656aeb3a1f8
treea870f539b97182fc6bca07b89eb8668b7bd2fc7a
parent361cd9f9b2222ecde33f909c53d7574046a247b6
Fix error in addrlen field

addrlen must be initialize to the amount of space available
in the buffer.

Change-Id: I52945d780bba9d22aeaa7ac5a35a0e54dbea60dc
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/network/socket/qlocalserver_unix.cpp