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
9bdc24a9fd22873041fc99f412b4e6b6ef45dec3
bind9
/
cocci
History
Ondřej Surý
3c1d4298af
Add spatch for isc_mem_allocate; it also cannot fail gracefully
2019-07-23 15:32:35 -04:00
..
.gitignore
…
config-h.spatch
…
isc_mem_allocate_never_fail.spatch
Add spatch for isc_mem_allocate; it also cannot fail gracefully
2019-07-23 15:32:35 -04:00
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
…