New commits: commit 487cdb562f06c9a12efe5f40534a47de7f5a4510 Author: Andrew Cagney <[email protected]> Date: Sat Nov 23 10:19:01 2024 -0500
ikev1: in big message switch "break" when from_state is set
i.e.,
ike = ... || ike == NULL
from_state = ...
break;
and let the compiler flag IKE and FROM_STATE not being set.
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]
