This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
acdc57259f18b40adeddbafa53a2a01ae97b00a4
bind9
/
cocci
History
Matthijs Mekking
af5679960e
Add coccinelle rule to favor DNS_SIGTYPE
...
This should error if DNS_TYPEPAIR_VALUE(dns_rdatatype_rrsig, type) is used.
2024-02-14 09:00:27 +01:00
..
.gitignore
…
config-h.spatch
…
ctype.spatch
Add semantic patch to explicitly cast chars to unsigned for ctype.h
2023-09-22 08:29:17 +02:00
dns_message_destroy.spatch
…
dns_message_gettemp.disabled
Cleanup dns_message_gettemp*() functions - they cannot fail
2022-05-17 12:39:25 +02:00
dns_name_copy-with-result.spatch
…
dns_name_copy.spatch
…
dns_name_copynf.spatch
…
dns_name_dup.disabled
…
dns_rbtnodechain_init.disabled
…
DNS_TYPEPAIR_VALUE.spatch
Add coccinelle rule to favor DNS_SIGTYPE
2024-02-14 09:00:27 +01:00
isc_buffer_allocate_never_fail.spatch
…
isc_event_allocat_never_fail.spatch
…
isc_mem_allocate_never_fail.spatch
…
isc_mem_cget.spatch
A semantic patch to refactor isc_mem_cget and friends
2023-08-31 22:08:35 +02:00
isc_mem_create_never_fail.disabled
…
isc_mem_get_never_fail.spatch
…
isc_mem_putanddetach.spatch
…
isc_mem_strdup_never_fail.spatch
…
isc_mempool_create_cannot_fail.cocci
…
isc_mempool_get_never_fail.spatch
…
isc_stdtime_now.spatch
Add a semantic patch to change isc_stdtime_get() to isc_stdtime_now
2023-03-31 13:16:28 +02:00
isc_time_now.spatch
Refactor isc_time_now() to return time, and not result
2023-03-31 15:02:06 +02:00
memcpy.spatch
…
null-the-pointer-early.disabled
…
return-void-from-void.spatch
…
set_if_not_null.spatch
A SET_IF_NOT_NULL() macro for optional return values
2023-08-15 12:04:29 +02:00
unreachable.spatch
Consistenly use UNREACHABLE() instead of ISC_UNREACHABLE()
2022-03-28 23:26:08 +02:00
unsigned-int.spatch
Add semantic patch to use 'unsigned int' instead of 'unsigned'
2022-09-19 15:52:08 +02:00
UV_RUNTIME_CHECK.spatch
Add semantic patch to keep UV_RUNTIME_CHECK in sync
2022-02-16 11:16:57 +01:00