summaryrefslogtreecommitdiff
path: root/mesonbuild/dependencies/python.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-03-24 00:01:38 -0400
committerEli Schwartz <eschwartz93@gmail.com>2024-04-15 17:42:06 -0400
commitc99fc40bb7bacfed4ea79b4b83bec46fdc5018f3 (patch)
tree744f87a5f69628c5be11ed90e4bcb8502bcc9591 /mesonbuild/dependencies/python.py
parent39f6d117926c78d3505525e6798d71a6e9bf7d74 (diff)
downloadmeson-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