Commit f82a1ea
committed
moductypes: Defensiveness in uctypes_struct_agg_size().
Eliminates read-beyond-end when calling uctypes_struct_agg_size()
on the length 1 tuple (uctypes.ARRAY ,).
Signed-off-by: Duncan Lowther <Duncan.Lowther@glasgow.ac.uk>1 parent ed463ed commit f82a1ea
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
183 | 186 | | |
184 | 187 | | |
185 | 188 | | |
| |||
0 commit comments