[Swan-commit] Changes to ref refs/heads/main

Paul Wouters paul at vault.libreswan.fi
Wed Sep 2 13:19:12 UTC 2020


New commits:
commit 8cf3e26ca2cb264bdb2294e60422702fcfb394b9
Author: Leo <thinkabit.ukim at gmail.com>
Date:   Wed Sep 2 09:10:32 2020 -0400

    pluto: add missing include of limits.h for UINT_MAX
    
    note: 'UINT_MAX' is defined in header '<limits.h>'; did you forget to '#include <limits.h>'?
       92 | # include "kernel_xfrm_interface.h"
      +++ |+#include <limits.h>
    
    Signed-off-by: Paul Wouters <pwouters at redhat.com>



More information about the Swan-commit mailing list