New commits:
commit 80f5a4b3c41c21b83ee2ab341f06876bdb12cdf3
Author: Andrew Cagney <cag...@gnu.org>
Date:   Thu Jan 11 18:55:02 2018 -0500

    demux: replace cur_from with {push,pop}_cur_from() wrapping process_packet()
    
    This replaces code directly setting cur_from as a side effect of
    calling read_packet().
    
    The sender's ip_address (which includes the sender's port) is copied
    (not referenced) fixing a dangling pointer problem when MD is
    released.
    
    Use hportof()>=0 to determ if ip_address is valid; something better?

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to