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

Andrew Cagney cagney at vault.libreswan.fi
Thu Jan 18 14:55:11 UTC 2018


New commits:
commit 59ab2fc9afbe07a574f25f9a1522fbeae3b3fe6e
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jan 3 14:25:07 2018 -0500

    demux: eliminate 'global' struct msg_digest .rbody; use a stack variable
    
    The field .rbody, along with save/restored globals reply_buffer and
    reply_stream, were being used to preserve the state of a partially
    constructed packet while crypto was being performed.
    
    The changes 6f2cc2dc65e0a82ea7ad7fd246513d77e6ee4c93 and
    6f2cc2dc65e0a82ea7ad7fd246513d77e6ee4c93 hopefully eliminated that
    code and the need for the field.



More information about the Swan-commit mailing list