From 6601c6b0443a96cfcdb879108f369a40acbe5e94 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Sun, 18 Aug 2013 18:39:46 -0400 Subject: [PATCH] Windows: Remove Plugin Directory Installer Heimdal plugins are not safe on windows. Plugins are bound to a specific assembly and if the plugin assembly is not the same as the Heimdal DLL that is loading the plugin heap corruption will occur. Change-Id: Icf43a989684c4aacd3c4a225482a9bed9b60e29d --- .../windows/installer/heimdal-installer.wxs | 36 +------------------ 1 file changed, 1 insertion(+), 35 deletions(-) diff --git a/packages/windows/installer/heimdal-installer.wxs b/packages/windows/installer/heimdal-installer.wxs index 9ca3c45d8..ec78974cc 100644 --- a/packages/windows/installer/heimdal-installer.wxs +++ b/packages/windows/installer/heimdal-installer.wxs @@ -55,10 +55,6 @@ - - - - @@ -68,10 +64,6 @@ - - - - @@ -212,35 +204,9 @@ - - - - - - - - - - - - - - - - - - - - - +