On Tue, May 13, 2025 at 12:24:41PM+0000, Zilin Guan wrote: > Both paths return immediately on key-parsing failure, should I add a > memzero_explicit(&rsa, sizeof(rsa)) before Rx-SA's return or remove the > memset(&tsa, ...) in the Tx-SA path to keep them consistent? > > Best Regards, > Zilin Guan
If this change is required, should I submit it as a new standalone patch, or include it in a v2 of the existing patch series?
