diff --git a/extract/include/ErofsNode.h b/extract/include/ErofsNode.h index 81f68a6a..e6e02e86 100644 --- a/extract/include/ErofsNode.h +++ b/extract/include/ErofsNode.h @@ -15,6 +15,7 @@ namespace skkk { strReplaceAll(str, "+", "\\+"); strReplaceAll(str, "[", "\\["); strReplaceAll(str, "]", "\\]"); + strReplaceAll(str, "*", "\\*"); } static set otherPathsInRootDir = {