mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
nsgmls: Coverity 174600
This commit is contained in:
parent
56abbf15be
commit
62a09f6df5
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,7 @@ void Parser::doInit()
|
|||
if (!setStandardSyntax(*syntaxp, refSyntax, sd().docCharset(),
|
||||
switcher)) {
|
||||
giveUp();
|
||||
delete syntaxp;
|
||||
return;
|
||||
}
|
||||
syntaxp->implySgmlChar(sd().docCharset());
|
||||
|
|
Loading…
Reference in a new issue