tftpd: shut up one more setjmp complaint
commitb9f2335e88dcb3939015843c7143f1533c755a46
authorH. Peter Anvin <hpa@zytor.com>
Thu, 30 May 2024 00:35:14 +0000 (29 17:35 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 30 May 2024 00:35:14 +0000 (29 17:35 -0700)
tree8f61431219069837ce89817f0c366970efff617b
parent351907e3f0021876abeba14ac47081cf2c21b50a
tftpd: shut up one more setjmp complaint

One more place where the compiler complains about setjmp. Work around
it by creating yet another static variable. Ugly, but it works.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
tftpd/tftpd.c