Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(173)

Issue 6223051: code review 6223051: syscall: fix SockaddrDatalink on netbsd (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by jsing
Modified:
12 years, 10 months ago
Reviewers:
CC:
golang-dev, mikio
Visibility:
Public.

Description

syscall: fix SockaddrDatalink on netbsd RawSockaddrDatalink and SockaddrDatalink need to match - make Data have length 12 for both.

Patch Set 1 #

Patch Set 2 : diff -r b0dd97867c83 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r b0dd97867c83 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r b0dd97867c83 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/syscall/syscall_netbsd.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
jsing
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 10 months ago (2012-05-20 11:59:03 UTC) #1
mikio
LGTM
12 years, 10 months ago (2012-05-20 13:38:56 UTC) #2
jsing
12 years, 10 months ago (2012-05-20 14:13:34 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=697ca3c284e0 ***

syscall: fix SockaddrDatalink on netbsd

RawSockaddrDatalink and SockaddrDatalink need to match - make Data
have length 12 for both.

R=golang-dev, mikioh.mikioh
CC=golang-dev
http://codereview.appspot.com/6223051
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b