Commit 11e4acf
committed
fix(comms): fix assigment to undefined in QueryGraph.walkDocument
checks if edge.getSource() and edge.getTarget() are undefined when
attempting to set _isSpill on those objects to true
Signed-off-by: Jeremy Clements <79224539+jeclrsg@users.noreply.github.com>1 parent 415bc0e commit 11e4acf
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
757 | 759 | | |
758 | | - | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
759 | 763 | | |
760 | 764 | | |
761 | 765 | | |
| |||
0 commit comments