Ignore:
Timestamp:
Apr 29, 2007, 2:51:11 AM (17 years ago)
Author:
dai
Message:

Namespaceステートメントを実装した。
3番目に確保されるメモリオブジェクトが解放されないバグを修正。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Include/Classes/System/Threading/Thread.ab

    r148 r220  
    237237                    ppobj_Thread[i]=0
    238238                    pStackBase[i]=0
     239                    Delete ppException[i]
     240                    ppException[i]=0
    239241                    Exit For
    240242                End If
Note: See TracChangeset for help on using the changeset viewer.