Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(368)

Issue 8681006: Add CHECKs for file descriptors used in select() by InotifyReaderTask (Closed)

Created:
9 years, 1 month ago by Mattias Nissler (ping if slow)
Modified:
9 years, 1 month ago
Reviewers:
dmac, inferno
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Add CHECKs for file descriptors used in select() by InotifyReaderTask Since these are used in an fd_set, there's the possibility that invalid file descriptors cause stack overflow/corruption. BUG=chromium:105162 TEST=No functional changes, compiles and passes tests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111369

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M base/files/file_path_watcher_linux.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mattias Nissler (ping if slow)
9 years, 1 month ago (2011-11-23 10:19:04 UTC) #1
aarya
On 2011/11/23 10:19:04, Mattias Nissler wrote: lgtm
9 years, 1 month ago (2011-11-23 15:23:19 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnissler@chromium.org/8681006/1
9 years, 1 month ago (2011-11-23 15:41:32 UTC) #3
commit-bot: I haz the power
9 years, 1 month ago (2011-11-23 18:25:33 UTC) #4
Change committed as 111369

Powered by Google App Engine
This is Rietveld 408576698