From 527fd3c0faf24b97e22e2b0de9eb66b687ec220b Mon Sep 17 00:00:00 2001 From: "Jason T. Greene" Date: Sun, 5 Dec 2021 17:48:31 -0600 Subject: [PATCH] Escape trailing slash in install directory location so the closing quote is not escaped Fixes #11416 [NO NEW TESTS NEEDED] Signed-off-by: Jason Greene --- contrib/msi/podman.wxs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/msi/podman.wxs b/contrib/msi/podman.wxs index 4136e2cc4a..aade2afdbb 100644 --- a/contrib/msi/podman.wxs +++ b/contrib/msi/podman.wxs @@ -32,7 +32,8 @@ - + +