Ack, LGTM.

Karl, the workflow for relanding is:
(1) upload the original patch as a new codereview issue (either from a new local
git branch, or after "git cl issue 0" to reset the associated review), issue
description along the lines of: """
Reland 'Speedup string search for two byte strings'

With fixes for out-of-bounds vector access and the uninitialized memory access
reported by MSan.

Original review: https://codereview.chromium.org/1303033012/
"""

(2) fix the problem(s)
(3) upload the fixed version as a new patch set.
(4) get a review as usual (where the reviewer can just compare the two patch
sets, saving time)

https://codereview.chromium.org/1331433002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to