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

Issue 6373046: code review 6373046: libventi: fix segfault in vtgetreq (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by 0intro
Modified:
11 years, 9 months ago
Reviewers:
CC:
rsc
Visibility:
Public.

Description

libventi: fix segfault in vtgetreq Don't call vtlog() when _vtqrecv() returns nil on queue hangup, as reported on http://bitbucket.org/rsc/plan9port/issue/102/

Patch Set 1 #

Patch Set 2 : diff -r c9adabc5fbdf https://code.google.com/p/plan9port #

Patch Set 3 : diff -r c9adabc5fbdf https://code.google.com/p/plan9port #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/libventi/server.c View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3
0intro
Hello rsc, I'd like you to review this change to https://code.google.com/p/plan9port
11 years, 10 months ago (2012-07-14 13:45:31 UTC) #1
rsc
LGTM
11 years, 9 months ago (2012-07-29 22:52:36 UTC) #2
rsc
11 years, 9 months ago (2012-07-29 22:53:42 UTC) #3
*** Submitted as http://code.google.com/p/plan9port/source/detail?r=2b81e796018d
***

libventi: fix segfault in vtgetreq

Don't call vtlog() when _vtqrecv() returns
nil on queue hangup, as reported on
http://bitbucket.org/rsc/plan9port/issue/102/

R=rsc
http://codereview.appspot.com/6373046

Committer: Russ Cox <rsc@swtch.com>
Sign in to reply to this message.

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