New commits:
commit a3b2049dac326efc9a9629bfd2f8a6a8e87822a1
Author: Andrew Cagney <[email protected]>
Date:   Fri Oct 22 10:08:18 2021 -0400

    connections: fix first breath (dbg_alloc()) and final gasp (dbg_free()) 
calls
    
    Call dbg_alloc() immediately after allocate/clone, and dbg_free()
    just before pfree(c).  Both were misplaced - refcnt.awk was
    detecting use-before-dbg_alloc() and use-after-dbg_free().

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to