]> Cypherpunks repositories - gostls13.git/commit
runtime: fix data sizes for res_search results
authorKeith Randall <khr@google.com>
Tue, 30 Apr 2019 17:31:19 +0000 (10:31 -0700)
committerKeith Randall <khr@golang.org>
Tue, 30 Apr 2019 17:45:16 +0000 (17:45 +0000)
commit1fd140820382e826dfe460297dd9696b415bbc30
treeea2eb76b0b2f5de53c914c8717b207c88ef1c3eb
parentf686a2890b34996455c7d7aba9a0efba74b613f5
runtime: fix data sizes for res_search results

The return values are 32 bit, not 64 bit.

I don't think this would be the cause of any problems, but
it can't hurt to fix it.

Change-Id: Icdd50606360ab9d74070271f9d1721d5fe640bc7
Reviewed-on: https://go-review.googlesource.com/c/go/+/174518
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/lookup_darwin_amd64.s