ati-vga: check mm_index before recursive call (CVE-2020-13800)
[qemu/ar7.git] / python / qemu / .flake8
blob45d8146f3f50b8bbc83aa6ad9255874f38bc1bbf
1 [flake8]
2 extend-ignore = E722  # Pylint handles this, but smarter.