diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-05-03 07:13:00 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-05-03 08:23:29 +0000 |
| commit | 2ca36995aaecbfcd2268b19cf3445fdf64bb508e (patch) | |
| tree | 8b4a125e7f593a6c70b754d954f0f3d0b89dc67b /sys/linux/dev_tlk_device_arm64.const | |
| parent | 375d4445a31b220afd91f42a7aa1b610d689a897 (diff) | |
prog: fix panic during squashing
Netbsd syzbot instance crashes trying to squash a pointer.
Pointers must not be squashed. This happens because of
recursive ucontext_t type that contains a pointer to itself.
When we assign SquashableElem recursive struct types may not be fully
generated yet, and ForeachArgType won't observe all types.
Assign SquashableElem after all types are fully generated.
Diffstat (limited to 'sys/linux/dev_tlk_device_arm64.const')
0 files changed, 0 insertions, 0 deletions
