New commits:
commit f1f1f744c085c8407ad8fba2da8bc625a126e430
Author: Paul Wouters <pwout...@redhat.com>
Date:   Tue Apr 15 23:41:53 2014 -0500

    fixup of realloc() replacement code in 89ecd30767790a

commit 656a16100b92acc8803f580f6746388d9cc7fad8
Author: Paul Wouters <pwout...@redhat.com>
Date:   Tue Apr 15 23:41:41 2014 -0500

    add_connection: minor cleanup

commit 0f89cf332f64c7fab688434d2261e591b9f5057f
Author: Paul Wouters <pwout...@redhat.com>
Date:   Tue Apr 15 22:01:36 2014 -0400

    XAUTH: use unshare_connection_end_strings() instead of manual copy
    
    In xauth.c in the case CISCO_SPLIT_INC: we copy the two struct end's.
    This requires calling unshare_connection_end_strings to catch all
    strings. xauth_name was not caught, so we would either leak or double
    free it.
    
    This also cleans up connections.c code that copies the whack message
    into a struct connection. Some error handling moved forward before
    we allocate a new connection. Do not initialise things to NULL
    because alloc_bytes() already gives us zero'd memory.
    
    Moving some variables around to group them more sanely

commit 3c9a362998f6f13c0b237e10522c7cc8be586483
Author: Paul Wouters <pwout...@redhat.com>
Date:   Tue Apr 15 21:53:32 2014 -0400

    remove obsoleted forward declaration of ietfAttr

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

Reply via email to