diff options
author | fxxf <ff@fxxf.me> | 2022-06-16 20:54:58 +0300 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-06-16 21:15:27 -0400 |
commit | b7159f4a1a8901bfc4f1ecc7cff29b789c2101e9 (patch) | |
tree | e3c58a373017a63e7201d2dff46c6362ab16d23f /docs/genrelnotes.py | |
parent | 2e3ac3eec00f32dabcfc470cd4c1090303d08e58 (diff) | |
download | meson-b7159f4a1a8901bfc4f1ecc7cff29b789c2101e9.zip meson-b7159f4a1a8901bfc4f1ecc7cff29b789c2101e9.tar.gz meson-b7159f4a1a8901bfc4f1ecc7cff29b789c2101e9.tar.bz2 |
fix crash when passing invalid inputs as build_target dependencies
The `add_deps` function did not behave correctly when a specified
dependency is not an instance of `dependencies.Dependency`.
Reorder the logic flow to perform this validation first.
Fixes #10468
Diffstat (limited to 'docs/genrelnotes.py')
0 files changed, 0 insertions, 0 deletions