]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: dev: Rename variable called 'free' to prevent the clash with free()
authorOndřej Surý <ondrej@isc.org>
Tue, 22 Jul 2025 12:22:38 +0000 (14:22 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 22 Jul 2025 12:22:38 +0000 (14:22 +0200)
commitfc17f3fe2a05fe0083240caacb90dfab02402f79
treeab5ade11de25d15c480e43fddb06c0def598a0f5
parent98148d8507e1e2c33527458c1b0067fdcc37ee09
parent855960ce461ebe88342cce3105b9bdff8347c83c
fix: dev: Rename variable called 'free' to prevent the clash with free()

Merge branch 'ondrej/rename-variable-called-free' into 'main'

See merge request isc-projects/bind9!10756