Pavel Zbitskiy
a39ca6a124
linux-user: fixed recvfrom() addrlen
...
addrlen parameter of recvfrom() of type socklen_t* was read into
variable of type socklen_t, that caused zeroing out of upper 4 bytes
when running s390x on top of x86_64. This patch changes addrlen type
to abi_ulong.
Signed-off-by: Pavel Zbitskiy <pavel.zbitskiy@gmail.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-01-15 23:36:13 +04:00
..
2014-01-08 19:07:20 +00:00
2013-11-29 11:42:04 +02:00
2014-01-07 19:17:59 +00:00
2013-11-29 11:42:04 +02:00
2013-11-29 11:42:04 +02:00
2013-11-29 11:42:04 +02:00
2013-11-29 11:42:04 +02:00
2013-11-29 11:42:04 +02:00
2013-11-29 11:42:04 +02:00
2013-11-29 11:42:04 +02:00
2013-11-29 11:42:04 +02:00
2014-01-15 23:35:51 +04:00
2013-11-29 11:42:04 +02:00
2013-11-29 11:42:04 +02:00
2013-11-29 11:42:04 +02:00
2013-11-29 11:42:04 +02:00
2013-11-29 11:42:04 +02:00
2013-09-10 19:11:28 +01:00
2010-02-06 17:19:43 +01:00
2014-01-10 08:51:37 +02:00
2008-12-13 09:32:43 +00:00
2007-10-14 16:27:31 +00:00
2014-01-10 08:51:37 +02:00
2013-09-24 10:47:07 +03:00
2008-05-23 16:06:43 +00:00
2014-01-10 08:51:37 +02:00
2010-10-05 13:53:56 -05:00
2014-01-08 19:07:20 +00:00
2012-06-07 07:17:33 +02:00
2013-07-22 21:54:52 +03:00
2014-01-10 08:51:37 +02:00
2014-01-09 11:24:12 -08:00
2013-07-05 15:45:40 +03:00
2013-04-05 14:40:54 +02:00
2013-09-24 10:47:07 +03:00
2014-01-10 08:51:36 +02:00
2012-08-13 12:45:46 +01:00
2014-01-15 23:36:13 +04:00
2011-02-09 10:33:54 +02:00
2009-07-01 18:24:44 +00:00
2011-10-27 14:42:16 +03:00