coverity#707953 Uninitialized scalar field
Change-Id: I7ae556a065f250774c7d0f8ca4f6f9c9c2c6c533
This commit is contained in:
parent
feaa2f675a
commit
16e21955d2
@ -76,6 +76,7 @@ Thesaurus::Thesaurus() :
|
||||
aTLocs = NULL;
|
||||
aTNames = NULL;
|
||||
numthes = 0;
|
||||
prevLocale = LANGUAGE_DONTKNOW;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user