From 66d0bd91ad07c0e9deb6ed8a312760c4418aa4c3 Mon Sep 17 00:00:00 2001 From: Igor Chervatyuk Date: Mon, 24 Jun 2024 23:51:35 +0100 Subject: 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. --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') 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 -- cgit mrf-deployment