Commit c58a3a1
committed
Fix a crash: when sq_item failed the code continued blindly and used the
NULL pointer. (Detected by Michael Hudson, patch provided by Neal Norwitz).
Fix refcounting leak in filtertuple().1 parent 6019f9a commit c58a3a1
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2174 | 2174 | | |
2175 | 2175 | | |
2176 | 2176 | | |
| 2177 | + | |
| 2178 | + | |
2177 | 2179 | | |
2178 | 2180 | | |
2179 | 2181 | | |
| |||
2184 | 2186 | | |
2185 | 2187 | | |
2186 | 2188 | | |
2187 | | - | |
| 2189 | + | |
| 2190 | + | |
2188 | 2191 | | |
| 2192 | + | |
2189 | 2193 | | |
2190 | 2194 | | |
2191 | | - | |
| 2195 | + | |
| 2196 | + | |
2192 | 2197 | | |
| 2198 | + | |
2193 | 2199 | | |
2194 | 2200 | | |
2195 | 2201 | | |
2196 | 2202 | | |
2197 | | - | |
2198 | 2203 | | |
2199 | 2204 | | |
2200 | 2205 | | |
| 2206 | + | |
| 2207 | + | |
2201 | 2208 | | |
2202 | 2209 | | |
2203 | 2210 | | |
| |||
0 commit comments