diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2023-02-10 06:16:12 -0800 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2023-02-19 02:55:58 +0530 |
commit | 42cbc5d0344394267f8104abd9971fd9bcf98a80 (patch) | |
tree | 6df1d6789d00e7c447c7883d04868e9dda5ca3b6 /docs/genrelnotes.py | |
parent | af1fbf5b62d89f7ed2e169ae1c602cbf2eb98487 (diff) | |
download | meson-42cbc5d0344394267f8104abd9971fd9bcf98a80.zip meson-42cbc5d0344394267f8104abd9971fd9bcf98a80.tar.gz meson-42cbc5d0344394267f8104abd9971fd9bcf98a80.tar.bz2 |
cmake: check that `re.search` returned a non-None value
If an re call fails to find a match it returns None. We're not checking
that, and crashing.
Fixes: #11376
Diffstat (limited to 'docs/genrelnotes.py')
0 files changed, 0 insertions, 0 deletions