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

Issue 4859042: code review 4859042: runtime: better checks for syscall.NewCallback parameter (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by brainman
Modified:
13 years, 8 months ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

runtime: better checks for syscall.NewCallback parameter

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -7 lines) Patch
M src/pkg/runtime/windows/thread.c View 1 1 chunk +17 lines, -7 lines 0 comments Download

Messages

Total messages: 6
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-08-10 06:53:22 UTC) #1
rsc
LGTM
13 years, 8 months ago (2011-08-10 12:49:56 UTC) #2
brainman
When I set about to make these change, I was going to use reflect package ...
13 years, 8 months ago (2011-08-11 00:36:52 UTC) #3
rsc
On Wed, Aug 10, 2011 at 20:36, <alex.brainman@gmail.com> wrote: > When I set about to ...
13 years, 8 months ago (2011-08-11 01:40:16 UTC) #4
rsc
> It is probably best if neither depends heavily on the other. s/heavily //
13 years, 8 months ago (2011-08-11 01:40:29 UTC) #5
brainman
13 years, 8 months ago (2011-08-11 02:24:04 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=54c2e316f8a4 ***

runtime: better checks for syscall.NewCallback parameter

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

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