fixed bug amb399
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40967
This commit is contained in:
parent
8437e8ee04
commit
8335aab394
@ -251,6 +251,8 @@ CForward *CForward::CreateForward(const char *name, ExecType et, unsigned int nu
|
||||
pForward->m_numparams = num_params;
|
||||
pForward->m_errstate = SP_ERROR_NONE;
|
||||
|
||||
pForward->m_functions.clear();
|
||||
|
||||
return pForward;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user