From c28639e137a74adf3bd7b493f983fc615c6a2b9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C5=8Dshin?= Date: Mon, 20 May 2024 00:33:05 -0700 Subject: [PATCH] Update README.cosmo --- third_party/lua/README.cosmo | 2 ++ 1 file changed, 2 insertions(+) diff --git a/third_party/lua/README.cosmo b/third_party/lua/README.cosmo index 1d418f797..6f02aec3c 100644 --- a/third_party/lua/README.cosmo +++ b/third_party/lua/README.cosmo @@ -36,3 +36,5 @@ LOCAL MODIFICATIONS Added Python-like printf modulus operator for strings. Added Python-like printf multiply operator for strings. + + Fixed a buffer overflow in os.tmpname