From 15a2e025431b6423bd089042a80778559974bd95 Mon Sep 17 00:00:00 2001 From: Pascal Chevrel Date: Tue, 20 Feb 2024 13:18:33 +0100 Subject: [PATCH] Fix yaml validation errors due to use of html markup instead of markdown --- announce/2024/mfsa2024-05.yml | 4 ++-- announce/2024/mfsa2024-06.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/announce/2024/mfsa2024-05.yml b/announce/2024/mfsa2024-05.yml index 554a73b..f38fc24 100644 --- a/announce/2024/mfsa2024-05.yml +++ b/announce/2024/mfsa2024-05.yml @@ -74,7 +74,7 @@ advisories: impact: low reporter: Ronald Crane description: | - The incorrect object was checked for NULL in the built-in profiler, potentially leading to invalid memory access and undefined behavior. Note: This issue only affects the application when the profiler is running. + The incorrect object was checked for NULL in the built-in profiler, potentially leading to invalid memory access and undefined behavior. *Note:* This issue only affects the application when the profiler is running. bugs: - url: 1870414 CVE-2024-1552: @@ -82,7 +82,7 @@ advisories: impact: low reporter: Gary Kwong description: | - Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior.Note: This issue only affects 32-bit ARM devices. + Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior. *Note:* This issue only affects 32-bit ARM devices. bugs: - url: 1874502 CVE-2024-1553: diff --git a/announce/2024/mfsa2024-06.yml b/announce/2024/mfsa2024-06.yml index 7e57279..3fb8aca 100644 --- a/announce/2024/mfsa2024-06.yml +++ b/announce/2024/mfsa2024-06.yml @@ -58,7 +58,7 @@ advisories: impact: low reporter: Gary Kwong description: | - Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior.Note: This issue only affects 32-bit ARM devices. + Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior.*Note:* This issue only affects 32-bit ARM devices. bugs: - url: 1874502 CVE-2024-1553: