5420962 bind-9.16: Correct reference counting

3 files Authored by slev 3 years ago, Committed by abbra 3 years ago,
    bind-9.16: Correct reference counting
    
    With [0] BIND atomic functions for reference counting have the
    identical interface as their C11 counter parts. This means that
    these functions return the _previous_ refcount instead of the
    current one.
    
    [0]: https://gitlab.isc.org/isc-projects/bind9/-/commit/bef8ac5bae0f95dbff76ec99a7994024a5d6c64e
    
        
file modified
+2 -7
file modified
+5 -7
file modified
+5 -9