Commit 08f5eb0402 for bind

commit 08f5eb040255a3c6064091d0f41c213fc0acca7b
Merge: 8f2c6d7606 356fe986cd
Author: OndÅ™ej Surý <ondrej@isc.org>
Date:   Tue Sep 22 19:49:00 2026 +0200

    fix: dev: Pass the message pools to destroypools() in the declared order

    The arguments were swapped, so the emptiness assertion named the wrong
    pool.

    Merge branch 'ondrej/fixup-the-destroypools-argument-order' into 'main'

    See merge request isc-projects/bind9!12813