Kaydet (Commit) 293cfcdf authored tarafından Caolán McNamara's avatar Caolán McNamara

valgrind: Conditional jump or move depends on uninitialised value

üst 60666373
......@@ -56,6 +56,7 @@ CustomShapeProperties::CustomShapeProperties()
: mnShapePresetType ( -1 )
, mbMirroredX ( sal_False )
, mbMirroredY ( sal_False )
, mnTextRotateAngle ( 0 )
, mnArcNum ( 0 )
{
}
......
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