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

Issue 375703009: Fix buffer overrun in Bluetooth LE code. (Closed)

Created:
6 years, 5 months ago by rpaquay
Modified:
6 years, 5 months ago
Reviewers:
xiyuan
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix buffer overrun in Bluetooth LE code. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281967

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M device/bluetooth/bluetooth_low_energy_win.cc View 1 chunk +4 lines, -2 lines 2 comments Download

Messages

Total messages: 7 (0 generated)
rpaquay
I am adding unit test in a follow up CL, but it requires moving code ...
6 years, 5 months ago (2014-07-08 23:12:03 UTC) #1
xiyuan
https://codereview.chromium.org/375703009/diff/20001/device/bluetooth/bluetooth_low_energy_win.cc File device/bluetooth/bluetooth_low_energy_win.cc (right): https://codereview.chromium.org/375703009/diff/20001/device/bluetooth/bluetooth_low_energy_win.cc#newcode235 device/bluetooth/bluetooth_low_energy_win.cc:235: instance_id.get()[actual_length - 1] = 0; Would this have similar ...
6 years, 5 months ago (2014-07-08 23:26:34 UTC) #2
rpaquay
https://codereview.chromium.org/375703009/diff/20001/device/bluetooth/bluetooth_low_energy_win.cc File device/bluetooth/bluetooth_low_energy_win.cc (right): https://codereview.chromium.org/375703009/diff/20001/device/bluetooth/bluetooth_low_energy_win.cc#newcode235 device/bluetooth/bluetooth_low_energy_win.cc:235: instance_id.get()[actual_length - 1] = 0; On 2014/07/08 23:26:33, xiyuan ...
6 years, 5 months ago (2014-07-08 23:51:13 UTC) #3
xiyuan
lgtm
6 years, 5 months ago (2014-07-09 00:24:03 UTC) #4
rpaquay
The CQ bit was checked by rpaquay@chromium.org
6 years, 5 months ago (2014-07-09 01:34:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rpaquay@chromium.org/375703009/20001
6 years, 5 months ago (2014-07-09 01:35:35 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-09 05:59:54 UTC) #7
Message was sent while issue was closed.
Change committed as 281967

Powered by Google App Engine
This is Rietveld 408576698