forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork6
Commitcb1ee3c
closes bpo-34501: PyType_FromSpecWithBases: Check spec->name before dereferencing it. (pythonGH-8930)
Reported by Svace static analyzer.(cherry picked from commit5f79b50)Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>1 parent42a1ca6 commitcb1ee3c
1 file changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2847 | 2847 | | |
2848 | 2848 | | |
2849 | 2849 | | |
| 2850 | + | |
| 2851 | + | |
| 2852 | + | |
| 2853 | + | |
| 2854 | + | |
| 2855 | + | |
| 2856 | + | |
| 2857 | + | |
| 2858 | + | |
2850 | 2859 | | |
2851 | 2860 | | |
2852 | 2861 | | |
2853 | 2862 | | |
2854 | 2863 | | |
2855 | 2864 | | |
2856 | 2865 | | |
2857 | | - | |
2858 | | - | |
2859 | 2866 | | |
2860 | 2867 | | |
2861 | 2868 | | |
| |||
2865 | 2872 | | |
2866 | 2873 | | |
2867 | 2874 | | |
2868 | | - | |
2869 | | - | |
2870 | 2875 | | |
2871 | 2876 | | |
2872 | 2877 | | |
| |||
0 commit comments
Comments
(0)