memleak
This commit is contained in:
parent
d9136c8972
commit
3efd5703d6
1 changed files with 2 additions and 0 deletions
|
|
@ -330,6 +330,8 @@ check_identityref(cxobj *x0,
|
|||
ok:
|
||||
retval = 0;
|
||||
done:
|
||||
if (prefix)
|
||||
free(prefix);
|
||||
return retval;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue