coverity#704985 Dereference after null check
Change-Id: I9e7404ef15fe7c62aa51d1f5f4157f9f24ac7de5
This commit is contained in:
@@ -1249,6 +1249,7 @@ static Writer& OutHTML_FrmFmtTableNode( Writer& rWrt, const SwFrmFmt& rFrmFmt )
|
||||
if( pTxtNd )
|
||||
aCaption = pTxtNd->GetTxt();
|
||||
|
||||
if( pTblNd )
|
||||
{
|
||||
HTMLSaveData aSaveData( rHTMLWrt, pTblNd->GetIndex()+1,
|
||||
pTblNd->EndOfSectionIndex(),
|
||||
|
Reference in New Issue
Block a user