Commit 1eed04d
committed
ST6RI-850 Added protective null pointer check in TransitionUsageAdapter.
Checks if TransitionUsage succession is null before creating an implicit
binding connector to it. A TransitionUsage should always have a
nested succession, but this avoids an NPE if the usage is ill-formed.1 parent d0dad29 commit 1eed04d
1 file changed
Lines changed: 5 additions & 3 deletions
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | 97 | | |
100 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
0 commit comments