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
49f244406cc8d5a1cfb50b59958a313cf2190d8f
bind9
/
cocci
History
Ondřej Surý
49f244406c
Add spatch for isc_mem_strdup; it also cannot fail gracefully
2019-07-23 15:32:35 -04:00
..
.gitignore
…
config-h.spatch
…
isc_mem_get_never_fail.spatch
Add semantic patch to remove checking for isc_mem_get() return value
2019-07-23 15:32:35 -04:00
isc_mem_strdup_never_fail.spatch
Add spatch for isc_mem_strdup; it also cannot fail gracefully
2019-07-23 15:32:35 -04:00
memcpy.spatch
Add spatch to replace memcpy usage with memmove
2019-07-12 15:27:06 +02:00
unreachable.spatch
…