Skip to content
GitLab
  • Explore
  • Sign in
  • Eclipse ProjectsEclipse Projects
  • Eclipse Titan
  • titan.EclipsePlug-ins
  • Issues
  • #279

Semantic analyzer: NPE at string concatenation if second operand is missing

Submitted by Jeno Attila Balasko

Assigned to Jeno Attila Balasko

Link to original bug (#529636)

Description

When we type the line as follows: if ( "a" & "b" == "ab") { }

and we delete the second operand after "&", a null pointer exception is thrown. It shouldn't happen, it would be better to guard it.

Version: 6.3.0

Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent