diff options
| author | Fiodar Miron <[email protected]> | 2024-06-17 12:12:56 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-17 12:12:56 +0300 |
| commit | 495cac012755b3e6a7bf8db14c2fb50ec4aa09b3 (patch) | |
| tree | 470784ac5de0eb1a3030c2eaf5101122df838bb7 /contrib/python/ipython/py3/IPython/utils/__init__.py | |
| parent | b157ab67c9e344e1a45eb861468224c4d2dd933d (diff) | |
Fix infinite loop in Re2::FindAndConsume UDF (#5572)
Fixes infinite loop in queries where group matches empty string:
```
$regexp = Re2::FindAndConsume("(a*)");
SELECT $regexp("abaa");
```
Diffstat (limited to 'contrib/python/ipython/py3/IPython/utils/__init__.py')
0 files changed, 0 insertions, 0 deletions
