]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add semantic patch to fix isc_buffer_allocate usage, it cannot fail now
authorOndřej Surý <ondrej@isc.org>
Sun, 2 Feb 2020 07:00:45 +0000 (08:00 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 3 Feb 2020 07:29:00 +0000 (08:29 +0100)
commitd5f682a00be868e86f588ec5d452d58f7cacaa86
treef6d61b106a98eba03c27124de37379ed38c7312c
parent4459745ff2425f38418acd5be2fcaf9bc969fc61
Add semantic patch to fix isc_buffer_allocate usage, it cannot fail now
cocci/isc_buffer_allocate_never_fail.spatch [new file with mode: 0644]