bind9/bin
Ondřej Surý aea251f3bc
Change the isc_buffer_reserve() to take just buffer pointer
The isc_buffer_reserve() would be passed a reference to the buffer
pointer, which was unnecessary as the pointer would never be changed
in the current implementation.  Remove the extra dereference.
2022-12-20 19:13:48 +01:00
..
check Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
confgen Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
delv Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
dig Properly initialise local_ndata in isdotlocal in dig 2022-12-13 23:05:30 +00:00
dnssec Extend dns_db_allrdatasets to control interation results 2022-12-07 22:20:02 +00:00
named Change the isc_buffer_reserve() to take just buffer pointer 2022-12-20 19:13:48 +01:00
nsupdate Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
plugins Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
rndc Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
tests Change the isc_buffer_reserve() to take just buffer pointer 2022-12-20 19:13:48 +01:00
tools Change the isc_buffer_reserve() to take just buffer pointer 2022-12-20 19:13:48 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00