Commit e22b706
committed
Re-apply 4f33f5b: fix possible segfault in collection_unpack
The fix from #3082 was lost in merge 649aea7 (2024-04-04) and has been
missing from every release v2.9.10 .. v2.9.13. This re-applies the
same one-line guard as the original commit by @twouters.
Refs: #30821 parent 02eed22 commit e22b706
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments