From 0b6fba25ff9b9f6522af680707d62b497c1b8715 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 16 Apr 2019 20:13:49 +0800 Subject: update a link since MS redid all their MSDN blogs (#4847) --- docs/limitations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/limitations.rst b/docs/limitations.rst index 503bdfe4..6c58262f 100644 --- a/docs/limitations.rst +++ b/docs/limitations.rst @@ -15,5 +15,5 @@ software in Python is potentially vulnerable to this attack. The Likelihood: unlikely, Remediation Cost: expensive to repair" and we do not consider this a high risk for most users. -.. _`Memory wiping`: https://blogs.msdn.microsoft.com/oldnewthing/20130529-00/?p=4223/ +.. _`Memory wiping`: https://devblogs.microsoft.com/oldnewthing/?p=4223 .. _`CERT secure coding guidelines`: https://www.securecoding.cert.org/confluence/display/c/MEM03-C.+Clear+sensitive+information+stored+in+reusable+resources -- cgit v1.2.3