coverity#707681 Uninitialized scalar field
Change-Id: I88796c85447571d446c398439066029c3a200b4b
This commit is contained in:
parent
8dec95f1d5
commit
773db5198e
@ -317,6 +317,7 @@ private:
|
||||
|
||||
Service::Service(
|
||||
css::uno::Reference< css::uno::XComponentContext > const & context)
|
||||
: readOnly_(false)
|
||||
{
|
||||
assert(context.is());
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user