fix seg. fault in Java/Csharp
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8506 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
492644de04
commit
da207954cb
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ static void add_symbols(Node *n) {
|
|||
Delete(prefix);
|
||||
}
|
||||
|
||||
set_parentNode(n,current_class);
|
||||
if (!Getattr(n,k_parentnode)) set_parentNode(n,current_class);
|
||||
Setattr(n,"ismember","1");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue