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

Andrew Cagney cagney at vault.libreswan.fi
Fri Oct 22 14:14:50 UTC 2021


New commits:
commit a3b2049dac326efc9a9629bfd2f8a6a8e87822a1
Author: Andrew Cagney <cagney at gnu.org>
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().



More information about the Swan-commit mailing list