• Alessandro Rubini's avatar
    kill ppi->msg_tmp · 4a7a4164
    Alessandro Rubini authored
    There is no need for a "msg_tmp" in the pp-instance. All uses are
    really temporary to a function, so we can use local variables instead.
    
    (This is not the same as what was called tmp_header, which was
    referenced all over message processing, so it still exists, though
    renamed).
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    4a7a4164
pp-instance.h 5.3 KB