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

Issue 8525012: dbus: Fix a bug where we rejected an empty array in PopArrayOfBytes() (Closed)

Created:
9 years, 1 month ago by satorux1
Modified:
9 years, 1 month ago
Reviewers:
stevenjb
CC:
chromium-reviews, Paweł Hajdan Jr., kliegs
Visibility:
Public.

Description

dbus: Fix a bug where we rejected an empty array in PopArrayOfBytes() An empty array should be allowed. Sometimes, you need to send an empty array from methods and signals. BUG=103793 TEST=added a test in dbus_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109561

Patch Set 1 #

Patch Set 2 : minor change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M dbus/message.cc View 2 chunks +7 lines, -1 line 0 comments Download
M dbus/message_unittest.cc View 1 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
satorux1
9 years, 1 month ago (2011-11-10 22:22:20 UTC) #1
satorux1
9 years, 1 month ago (2011-11-10 22:44:05 UTC) #2
stevenjb
lgtm
9 years, 1 month ago (2011-11-11 00:51:04 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/satorux@chromium.org/8525012/4
9 years, 1 month ago (2011-11-11 00:52:38 UTC) #4
commit-bot: I haz the power
9 years, 1 month ago (2011-11-11 02:13:57 UTC) #5
Change committed as 109561

Powered by Google App Engine
This is Rietveld 408576698