init_domain_components(): Assert that the http->dbuffer and http->dvec are NULL master
authorFabian Keil <fk@fabiankeil.de>
Sun, 4 May 2025 13:13:06 +0000 (15:13 +0200)
committerFabian Keil <fk@fabiankeil.de>
Wed, 18 Jun 2025 03:48:30 +0000 (05:48 +0200)
commit44f9f5cf5846213dacba1821229c97941e1646a3
tree490ccc7126c7c8b6bcc10764032a1d2a04b9c34a
parentb8f5ec4d1a5eee00548fded12aba5b8d229a7bfb
init_domain_components(): Assert that the http->dbuffer and http->dvec are NULL

To detect memory leaks earlier.
urlmatch.c