diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2024-10-15 13:28:41 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2024-10-15 13:35:24 +0200 |
| commit | 070ce19d0cb8078f0a7f8df0fa95be36c5ae2f42 (patch) | |
| tree | 5c432a23081969b46a272f9919b3e912e877534c /lib/openbsd-queue.h | |
| parent | d1433ee9a8fa374ee653dcf1fe6e852481b17119 (diff) | |
tools/gcc-plugins: don't crash on array parameters
Need to have arrays as a stop condition in this type normalization
function, like pointers and function pointers. Actual arrays as
argument types are extremely rare to see because C has this
array-decay-to-pointer thing, but it can happen.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/openbsd-queue.h')
0 files changed, 0 insertions, 0 deletions
