Use modifiable List when resolving relative xpath 33/91333/1
authorTomas Cere <tomas.cere@pantheon.tech>
Tue, 14 Jul 2020 13:05:18 +0000 (15:05 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 15 Jul 2020 10:04:13 +0000 (12:04 +0200)
When we have split the path into its components, we can end up
compressing them further. Make sure the list is actually mutable.

JIRA: YANGTOOLS-1125
Change-Id: I1d4cd66d2efbb1955bb189763ea09fefeba93d25
Signed-off-by: Tomas Cere <tomas.cere@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 69cb7d1ab7a329e2bd19f538b3d598be91c49f2d)


No differences found