<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 9 Sep 2020 at 10:06, Andrew Cagney <<a href="mailto:andrew.cagney@gmail.com">andrew.cagney@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I'm currently sweeping through the IKEv1 code (the assumption here is that, unlike IKEv2, IKEv1 is fair game) cleaning up anything found by:<br></div><div><br></div><div style="margin-left:40px">./mk/find.sh \<br>    -e 'loglog(' \<br>    -e 'libreswan_log(' \<br>    -e u_char \<br></div></div></blockquote><div> </div></div>I pushed this one, applying the change to both IKEv1 and IKEv2.  It has "zero" risk.<br><div><div class="gmail_quote"> <br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="margin-left:40px">    -e 'FATAL_ERRNO(' \<br>    -e 'LOG_ERRNO' \<br>    -e '[^_]TRUE' \<br>    -e '[^_]FALSE'</div></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>Is there anything else?</div><div><br></div><div>And to be clear, I'm going to rename {TRUE,FALSE}->{true,false}.</div><div><br></div></div>
</blockquote></div></div></div>