aa99a9cd13
Add kern_exit_43.c to VARSTACK -- it isn't, really, but it causes an error because it has a 0-element array on the stack and SSP always emits the error that it is not protecting such a small array (ssp-buffer-size=0 is not supported, so, really, it should not emit this error!).