Once more !
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
19990514-13:55 CET Eddie Runia
|
||||
* source/rtl/classes.c
|
||||
Unreleased memory block in inline resolved. AGAIN !
|
||||
|
||||
|
||||
19990515-13:40 CET Eddie Runia
|
||||
* source/rtl/classes.c
|
||||
CVS Just deleted another upload !!!!
|
||||
|
||||
@@ -185,6 +185,8 @@ static HARBOUR EvalInline( void )
|
||||
for( w = 1; w <= _pcount(); w++ )
|
||||
Push( _param( w, IT_ANY ) );
|
||||
Do( _pcount() + 1 ); /* Self is also an argument */
|
||||
|
||||
ItemRelease( &bBlock ); /* Release block */
|
||||
}
|
||||
|
||||
static HARBOUR Virtual( void )
|
||||
|
||||
Reference in New Issue
Block a user