[Sie-announce] SIEコード [1159] chsetの解放する変数を増やした

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 5月 11日 (月) 23:22:43 JST


Revision: 1159
          http://svn.sourceforge.jp/view?root=sie&view=rev&rev=1159
Author:   dhrname
Date:     2009-05-11 23:22:42 +0900 (Mon, 11 May 2009)

Log Message:
-----------
chsetの解放する変数を増やした

Modified Paths:
--------------
    branches/04x/047/sie.js

Modified: branches/04x/047/sie.js
===================================================================
--- branches/04x/047/sie.js	2009-05-10 14:26:00 UTC (rev 1158)
+++ branches/04x/047/sie.js	2009-05-11 14:22:42 UTC (rev 1159)
@@ -291,7 +291,7 @@
   } catch(e){stlog.add(e,3002);}
   } while (te);
   }
-  name = gname = matrix = null;
+  nods = name = gname = matrix = cmatrix = null;
 }
 
 //object要素とembed要素の取得を総括して行う




Sie-announce メーリングリストの案内
Back to archive index