bind9/cocci
2026-01-28 00:25:04 +11:00
..
.gitignore Add unreachable.spatch coccinelle recipe and run it in precheck CI phase 2018-11-22 09:28:00 -05:00
check-reterr.spatch add coccinelle script 2025-12-03 13:45:43 -08:00
config-h.spatch Add semantic patch to remove occurences of '#include <config.h>' 2019-03-08 15:15:05 +01:00
ctype.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
dns_message_destroy.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
dns_message_gettemp.disabled Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
dns_name_copy-with-result.spatch Fix typo in dns_name_copy-with-result.spatch 2021-11-02 19:16:41 +01:00
dns_name_copy.spatch clean up coccinelle patches for dns_name_copy() 2021-05-22 00:37:27 -07:00
dns_name_copynf.spatch clean up coccinelle patches for dns_name_copy() 2021-05-22 00:37:27 -07:00
dns_name_dup.disabled Disable no longer useful semantic patches 2019-11-29 14:26:14 +01:00
dns_rbtnodechain_init.disabled Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
dns_rdataset_cleanup.spatch Apply the dns_rdataset_cleanup patch through the codebase 2025-12-17 15:19:55 +01:00
DNS_TYPEPAIR_VALUE.spatch Use DNS_SIGTYPEPAIR instead of DNS_SIGTYPE 2025-10-22 12:50:55 +02:00
implicit_casts_warning.spatch add spatch to detect implicit bool/int/result cast 2025-11-12 11:31:28 +01:00
isc_buffer_allocate_never_fail.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
isc_event_allocat_never_fail.spatch isc_event_allocate() can't fail now, add spatch to remove the checks 2019-08-30 01:04:28 -04:00
isc_mem_allocate_never_fail.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
isc_mem_cget.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
isc_mem_create_never_fail.disabled Disable no longer useful semantic patches 2019-11-29 14:26:14 +01:00
isc_mem_get_never_fail.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
isc_mem_macros.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
isc_mem_putanddetach.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
isc_mem_strdup_never_fail.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
isc_mempool_create_cannot_fail.cocci Add semantic patch to refactor isc_mempool_create() usage 2020-02-03 08:27:12 +01:00
isc_mempool_get_never_fail.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
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
isc_x_tobuffer.spatch Add spatch for isc_one_or_more and isc_zero_or_more 2026-01-28 00:25:04 +11:00
memcpy.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
null-the-pointer-early.disabled Clear the pointer to destroyed object early using the semantic patch 2020-02-09 18:00:17 -08:00
return-void-from-void.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
set_if_not_null.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00
unreachable.disabled Disable the unreachable semantic patch 2025-10-08 17:44:50 +02:00
unsigned-int.spatch Exclude lib/dns/include/dns/db.h from unsigned-int.spatch 2025-10-07 22:34:40 -07:00
UV_RUNTIME_CHECK.spatch Update the semantic patches to use new development ideas 2025-10-08 17:22:10 +02:00