Skip to content

memory leak in the method NetOffice.WordApi.Events.DocumentEvents2_SinkHelper.ContentControlBeforeContentUpdate #453

@dukelimeng

Description

@dukelimeng

The code in the method
if (!Validate("ContentControlBeforeStoreUpdate"))
should be changed to
if (!Validate("ContentControlBeforeContentUpdate")).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions