mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
the REQUIRE((((fctx->queries).head == 0) ? isc_boolean_true : isc_boolean_false))
assertion failure was reported in RT #673, #872, #1048 and fixed in 9.1.1rc6
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
9.1.1rc2:
|
9.1.1rc2:
|
||||||
resolver.c:1733: REQUIRE((((fctx->queries).head == 0) ? isc_boolean_true : isc_boolean_false)) ????
|
resolver.c:1733: REQUIRE((((fctx->queries).head == 0) ? isc_boolean_true : isc_boolean_false)) ????
|
||||||
|
RESOLVED 673 872 1048 (fixed in 9.1.1rc6)
|
||||||
|
|
||||||
9.1.3:
|
9.1.3:
|
||||||
mem.c:860: REQUIRE(ctx->references == 1) OPEN 1523
|
mem.c:860: REQUIRE(ctx->references == 1) OPEN 1523
|
||||||
|
Reference in New Issue
Block a user