From 25f176445ab8545043dc29ae09a09e36bf96bb89 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 9 Jan 2025 20:03:31 +0000 Subject: Pad the base 64 output in httpd_stats CDATA blocks. --- src/modules/m_httpd_stats.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_httpd_stats.cpp') diff --git a/src/modules/m_httpd_stats.cpp b/src/modules/m_httpd_stats.cpp index cc86c8830..b2d5a09e2 100644 --- a/src/modules/m_httpd_stats.cpp +++ b/src/modules/m_httpd_stats.cpp @@ -73,7 +73,7 @@ namespace Stats // Base64 encode the entire string and wrap it in a CDATA. ret.clear(); ret += ""; break; } -- cgit v1.3.1-10-gc9f91