mirror of
https://github.com/XRPLF/clio.git
synced 2026-07-23 23:20:24 +00:00
fix: ASAN heap-buffer-overflow issue in DBHelpers (#2310)
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
|
||||
namespace web::impl {
|
||||
|
||||
static auto constexpr kHEALTH_CHECK_HTML = R"html(
|
||||
static constexpr auto kHEALTH_CHECK_HTML = R"html(
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head><title>Test page for Clio</title></head>
|
||||
|
||||
Reference in New Issue
Block a user