This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via ffce27c9a753a65c274aaa86b0f0425f76d058ae (commit) from c6a3d305d0a3e75eec791a7f3eef8cfe202e5a2b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ffce27c9a753a65c274aaa86b0f0425f76d058ae Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Sat Aug 30 15:04:56 2025 +0200 gcc-6: Update link for CVE-2014-1266 diff --git a/htdocs/gcc-6/changes.html b/htdocs/gcc-6/changes.html index 0c7d2582..345752eb 100644 --- a/htdocs/gcc-6/changes.html +++ b/htdocs/gcc-6/changes.html @@ -263,7 +263,7 @@ within strings: <li><code>-Wmisleading-indentation</code> warns about places where the indentation of the code gives a misleading idea of the block structure of the code to a human reader. For example, given - <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1266">CVE-2014-1266</a>: + <a href="https://www.cve.org/CVERecord?id=CVE-2014-1266">CVE-2014-1266</a>: <blockquote><pre> <b>sslKeyExchange.c:</b> In function <b>'SSLVerifySignedServerKeyExchange'</b>: <b>sslKeyExchange.c:629:3:</b> <span class="boldmagenta">warning:</span> this <b>'if'</b> clause does not guard... [<span class="boldmagenta">-Wmisleading-indentation</span>] ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-6/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs