Skip to content

Commit

Permalink
Roll RE2 from e90569de09a9 to 7424791d0865 (1 revision)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/external/github.com/google/re2.git/+log/e90569de09a9..7424791d0865

2021-10-27 [email protected] Fix another latent bug in Regexp::Walker<T>::Reset().

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/re2-chromium
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: [email protected],[email protected]
Change-Id: I4637c6a6281a49af21a745d1ae1704f634fa4b91
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3247572
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#935414}
  • Loading branch information
tkiela1 committed Oct 27, 2021
1 parent 7f294b0 commit c47dbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -1512,7 +1512,7 @@ deps = {
},

'src/third_party/re2/src':
Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + 'e90569de09a9a3dd1f2dec189f77b52d17e4faea',
Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + '7424791d0865cd09893af2b9aec19a2b7f77c763',

'src/third_party/r8': {
'packages': [
Expand Down

0 comments on commit c47dbb5

Please sign in to comment.