Kaydet (Commit) 4f4de694 authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#708557 Uninitialized pointer field

Change-Id: I171cabedc5294085833179d46a261d79a93b8d04
üst 19b83873
......@@ -195,7 +195,6 @@ class TOOLS_DLLPUBLIC SvStream
{
private:
// LockBytes Interface
void* pImp; // unused
SvLockBytesRef xLockBytes; // Default implementation
sal_uInt64 m_nActPos;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment