bind9/lib/isccc
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
..
include Convert DST_ALG defines to enum and group HMAC algorithms 2022-09-27 16:54:36 +02:00
alist.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
base64.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
cc.c Change the isc_buffer_reserve() to take just buffer pointer 2022-12-20 19:13:48 +01:00
ccmsg.c Cleanup the asychronous code in the stream implementations 2022-09-22 14:51:15 +02:00
Makefile.am Convert DST_ALG defines to enum and group HMAC algorithms 2022-09-27 16:54:36 +02:00
sexpr.c Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 08:33:43 +01:00
symtab.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00