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

Issue 2626983002: Check for overflow when merging text nodes. (Closed)

Created:
3 years, 11 months ago by dominicc (has gone to gerrit)
Modified:
3 years, 11 months ago
Reviewers:
scottmg
CC:
chromium-reviews, dominicc+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

xsltAddTextString: Check for overflow when merging text nodes. BUG=676623 Review-Url: https://codereview.chromium.org/2626983002 Cr-Commit-Position: refs/heads/master@{#445987} Committed: https://chromium.googlesource.com/chromium/src/+/14b7c024aaec338adcbf87cbeee54cf6137d7f8a

Patch Set 1 #

Total comments: 3

Patch Set 2 : Patch from Nick Wellnhofer upstream. #

Total comments: 2

Patch Set 3 : Rebase on top of recent roll. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -5 lines) Patch
M third_party/libxslt/README.chromium View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/libxslt/libxslt/transform.c View 1 2 1 chunk +22 lines, -3 lines 0 comments Download
M third_party/libxslt/libxslt/xsltInternals.h View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 30 (18 generated)
dominicc (has gone to gerrit)
PTAL
3 years, 11 months ago (2017-01-11 09:03:50 UTC) #5
scottmg
(I can't access the bug, maybe that'd clear things up for me.) https://codereview.chromium.org/2626983002/diff/1/third_party/libxslt/libxslt/transform.c File third_party/libxslt/libxslt/transform.c ...
3 years, 11 months ago (2017-01-11 17:46:07 UTC) #10
scottmg
https://codereview.chromium.org/2626983002/diff/1/third_party/libxslt/libxslt/transform.c File third_party/libxslt/libxslt/transform.c (right): https://codereview.chromium.org/2626983002/diff/1/third_party/libxslt/libxslt/transform.c#newcode828 third_party/libxslt/libxslt/transform.c:828: if (newbuf == NULL || size < ctxt->lasttsize) { ...
3 years, 11 months ago (2017-01-11 18:02:23 UTC) #11
dominicc (has gone to gerrit)
Patch from Nick Wellnhofer upstream.
3 years, 11 months ago (2017-01-13 04:26:57 UTC) #12
dominicc (has gone to gerrit)
PTAL Nick contributed this simpler, better patch at https://bugzilla.gnome.org/show_bug.cgi?id=777124
3 years, 11 months ago (2017-01-13 04:28:56 UTC) #15
dominicc (has gone to gerrit)
Note, preferably the roll in https://codereview.chromium.org/2634473003 would land first and README.chromium is rebased on that, ...
3 years, 11 months ago (2017-01-13 04:32:16 UTC) #16
scottmg
lgtm https://codereview.chromium.org/2626983002/diff/20001/third_party/libxslt/libxslt/transform.c File third_party/libxslt/libxslt/transform.c (right): https://codereview.chromium.org/2626983002/diff/20001/third_party/libxslt/libxslt/transform.c#newcode835 third_party/libxslt/libxslt/transform.c:835: /* Double buffer size but increase by at ...
3 years, 11 months ago (2017-01-13 04:57:02 UTC) #17
dominicc (has gone to gerrit)
Thanks for the quick review, you're up late/early. If you're feeling particularly sleepless or charitable ...
3 years, 11 months ago (2017-01-13 05:49:23 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2626983002/20001
3 years, 11 months ago (2017-01-24 09:12:14 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/141028) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 11 months ago (2017-01-24 09:13:46 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2626983002/40001
3 years, 11 months ago (2017-01-25 08:48:31 UTC) #27
commit-bot: I haz the power
3 years, 11 months ago (2017-01-25 09:50:55 UTC) #30
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/14b7c024aaec338adcbf87cbeee5...

Powered by Google App Engine
This is Rietveld 408576698