Opened 14 years ago

Closed 14 years ago

#656 closed defect (fixed)

FdoSchemaMergeContext: fix refcounting

Reported by: brentrobinson Owned by: brentrobinson
Priority: major Milestone: 3.6.0
Component: FDO API Version:
Severity: 2 Keywords: merge context refcount
Cc: External ID:

Description

FdoSchemaMergeContext::SetUpdSchemas() stores away the Feature Schema collection passed in, but doesn't bump up the refcount.

Change History (1)

comment:1 by brentrobinson, 14 years ago

Resolution: fixed
Status: newclosed

Revision: 5541 Author: brentrobinson Date: 9:47:53 AM, Thursday, June 17, 2010 Message: Ticket#656: Modified SetUpdSchemas() to increment refcount of the feature schema collection passed in.


Modified : /trunk/Fdo/Unmanaged/Src/Fdo/Schema/MergeContext.cpp

Note: See TracTickets for help on using tickets.