From 857990d172033ae7b06ef12eafa2dfd7ce8acce9 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 28 Nov 2024 09:59:45 +0100 Subject: [PATCH] [XPCOM] Warn about .library-ms files on Windows (treat as executable) --- xpcom/io/nsLocalFileWin.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/xpcom/io/nsLocalFileWin.cpp b/xpcom/io/nsLocalFileWin.cpp index 0b9b8f8ded..0aa430d9dd 100644 --- a/xpcom/io/nsLocalFileWin.cpp +++ b/xpcom/io/nsLocalFileWin.cpp @@ -3042,6 +3042,7 @@ nsLocalFile::IsExecutable(bool* aResult) "jar", // java application bundle "js", "jse", + "library-ms", // Windows library files shell extension "lnk", "mad", // Access Module Shortcut "maf", // Access