OSDN Git Service

いくつかの形式の書庫を読み込めなかったバグを修正。
authorsirakaba <sirakaba@9df91469-1e22-0410-86e7-ea8537beb833>
Thu, 18 Feb 2010 02:15:53 +0000 (02:15 +0000)
committersirakaba <sirakaba@9df91469-1e22-0410-86e7-ea8537beb833>
Thu, 18 Feb 2010 02:15:53 +0000 (02:15 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@229 9df91469-1e22-0410-86e7-ea8537beb833

src/plugin/7zArc/7zArc.cpp

index ff0f4c8..8fb7e48 100644 (file)
@@ -747,6 +747,7 @@ int __stdcall OpenArchive
        {\r
                if (((unsigned int (__stdcall *)(const GUID *, const GUID *, void * *)) g_fpProc)(& guidList[i], & IID_IInArchive, (void **) & hArc) != S_OK)\r
                {\r
+                       i++;\r
                        continue;\r
                }\r
 \r