diff options
| author | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-24 00:01:38 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-04-15 17:42:06 -0400 |
| commit | c99fc40bb7bacfed4ea79b4b83bec46fdc5018f3 (patch) | |
| tree | 744f87a5f69628c5be11ed90e4bcb8502bcc9591 /mesonbuild/dependencies/python.py | |
| parent | 39f6d117926c78d3505525e6798d71a6e9bf7d74 (diff) | |
| download | meson-c99fc40bb7bacfed4ea79b4b83bec46fdc5018f3.tar.gz | |
compilers: fix crash when compiler check returns None output
Popen_safe_logged has a small inefficiency. It evaluates the stripped
version of stdout/stderr before checking if it exists, for logging
purposes. This would sometimes crash, if it was None instead of ''.
Fixes #12979
Diffstat (limited to 'mesonbuild/dependencies/python.py')
0 files changed, 0 insertions, 0 deletions
