From: Stefan Eissing Date: Thu, 15 Jun 2023 09:46:00 +0000 (+0000) Subject: update log tags, as usual X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=992bb03650fdc72e736d2d722f3b114cd3518bc8;p=thirdparty%2Fapache%2Fhttpd.git update log tags, as usual git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1910426 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http2/h2_c1_io.c b/modules/http2/h2_c1_io.c index c43fa1b801c..5606d52bfa9 100644 --- a/modules/http2/h2_c1_io.c +++ b/modules/http2/h2_c1_io.c @@ -267,7 +267,7 @@ static apr_status_t pass_output(h2_c1_io *io, int flush) /* recursive call, may be triggered by an H2EOS bucket * being destroyed and triggering sending more data? */ AP_DEBUG_ASSERT(0); - ap_log_cerror(APLOG_MARK, APLOG_ERR, rv, c, APLOGNO() + ap_log_cerror(APLOG_MARK, APLOG_ERR, rv, c, APLOGNO(10456) "h2_c1_io(%ld): recursive call of h2_c1_io_pass. " "Denied to prevent output corruption. This " "points to a bug in the HTTP/2 implementation.",