diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2022-03-09 13:22:14 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-03-09 16:31:12 +0200 |
| commit | 6ec6e0c9ec5a9f0a01fe573cfc76fb26986fbd18 (patch) | |
| tree | e7f9cd4f961565817cce1c0698a3e7f61840f3e9 /test cases/unit | |
| parent | 7df6c6a7289157d3f7094a63c7205aca22351900 (diff) | |
| download | meson-6ec6e0c9ec5a9f0a01fe573cfc76fb26986fbd18.tar.gz | |
Replace freezing regex with plain text operations.
The regex in question causes Python's regex parser to freeze
indefinitely in certain Python versions. That might be due
to a bug or because the re does infinite backtracking and it just
happened to work on earlier implementations.
Diffstat (limited to 'test cases/unit')
0 files changed, 0 insertions, 0 deletions
