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

Andrew Cagney cagney at vault.libreswan.fi
Sat Oct 20 00:25:42 UTC 2018


New commits:
commit 82c5beaeb30d505c8be1d56b5e676386fff21a08
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Oct 19 12:29:44 2018 -0400

    chunks: cleanup
    
    Define CHUNK(ARRAY).
    
    Move alloc_chunk() to chunk.c - easier to find and easier to debug.
    
    Add free_chunk_contents(), clone_bytes_as_chunk().
    
    Replace same_chunk() with chunk_eq() - presumably like other *eq()
    functions this means contents are equal.
    
    Eliminate str_from_chunk(), use clone_chunk_as_string().
    
    Eliminate clonereplacechunk(), use free_chunk_contents(),
    clone_in_pbs_as_chunk(), clone_bytes_as_chunk() et.al.



More information about the Swan-commit mailing list