[PATCH] tests/net: fix bind/connect addrlen match for metag

James Hogan james.hogan at imgtec.com
Wed May 8 16:10:56 UTC 2013


On 08/05/13 17:04, Dmitry V. Levin wrote:
> On Wed, May 08, 2013 at 09:44:07AM +0100, James Hogan wrote:
>> Different architectures can have different sizes of struct sockaddr
>> which they provide to the addrlen argument of the bind/connect syscalls.
>> In particular the metag ABI rounds it up to 112 bytes instead of 110.
> 
> Thanks.  I've pushed a different fix.

Okay, works for me,

Thanks
James





More information about the Strace-devel mailing list