aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXe Iaso <me@christine.website>2022-11-03 11:11:09 -0400
committerXe Iaso <me@christine.website>2022-11-03 11:11:09 -0400
commitc4f60235f6284c00cfe76a873fd37764ba2397be (patch)
tree5aef1d6f7764e32627a2ee10d1fd82d3365f1478
parent34e7ff3be3c1292fc87602e55e08c1795f9c406a (diff)
downloadxesite-c4f60235f6284c00cfe76a873fd37764ba2397be.tar.xz
xesite-c4f60235f6284c00cfe76a873fd37764ba2397be.zip
lol typos
Signed-off-by: Xe Iaso <me@christine.website>
-rw-r--r--blog/openssl-alarm-fatigue.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/openssl-alarm-fatigue.markdown b/blog/openssl-alarm-fatigue.markdown
index d9e4923..40543dc 100644
--- a/blog/openssl-alarm-fatigue.markdown
+++ b/blog/openssl-alarm-fatigue.markdown
@@ -133,7 +133,7 @@ a win regardless.
Maybe we need to stop writing new security-critical code in C. Here is the
_entire contents_ of one of the patches that fixed
-[CVE-2011-3602](https://github.com/openssl/openssl/commit/fe3b639dc19b325846f4f6801f2f4604f56e3de3):
+[CVE-2022-3602](https://github.com/openssl/openssl/commit/fe3b639dc19b325846f4f6801f2f4604f56e3de3):
```diff
--- a/crypto/punycode.c