diff options
| author | Igor Chervatyuk <igor.chervatyuk@intel.com> | 2024-06-24 23:51:35 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-07-08 07:03:03 +0000 |
| commit | 66d0bd91ad07c0e9deb6ed8a312760c4418aa4c3 (patch) | |
| tree | 612bf4c7630347592882c4a6bbf9d86c8c47e2ed /CONTRIBUTORS | |
| parent | b0d6aa6df955f9a20d9ef61bc3e781d9ce135c6c (diff) | |
pkg/compiler: recurseField() fails with baseless argument
Fix for recurseField() pass that fails due to 'fmt' argument not having a type specifier, if used inside a structure.
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3eb1319e8..f83b508b2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -72,6 +72,7 @@ Mark Johnston Intel Corporation Pengfei Xu Yanting Jiang + Igor Chervatyuk NVIDIA Corporation & Affiliates Noa Osherovich Jason Gunthorpe |
