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

Andrew Cagney cagney at vault.libreswan.fi
Wed Jan 17 18:47:18 UTC 2018


New commits:
commit 80f5a4b3c41c21b83ee2ab341f06876bdb12cdf3
Author: Andrew Cagney <cagney at 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?



More information about the Swan-commit mailing list