Bug 177127

Summary: NPE in EMFUtils.getReferencingObjects
Product: [Modeling] GMF-Tooling (ARCHIVED) Reporter: Anna Karjakina <akarjakina>
Component: CoreAssignee: Anna Karjakina <akarjakina>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: tikhomirov.artem
Version: 2.0Keywords: contributed
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Null test for map collection value is added before traversing it. none

Description Anna Karjakina CLA 2007-03-13 08:20:39 EDT
If there are no cross references for an object, no NPE should be avoided in line 28 of org.eclipse.gmf.codegen.util.EmfUtils while trying to get some.
Comment 1 Anna Karjakina CLA 2007-03-13 08:23:29 EDT
Created attachment 60656 [details]
Null test for map collection value is added before traversing it.
Comment 2 Artem Tikhomirov CLA 2007-03-13 10:11:01 EDT
reviewed and committed
Comment 3 Eclipse Webmaster CLA 2010-07-19 22:19:13 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug