New commits:
commit 82c5beaeb30d505c8be1d56b5e676386fff21a08
Author: Andrew Cagney <cag...@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.

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

Reply via email to