Commit 373b36e
committed
reader: scrub JGF reader fetcher status value
Problem: when the JGF reader encounters a vertex with its status
specified in the JGF, the fetcher sets its status appropriately but
does not scrub the value. This causes all subsequently fetched vertices
to inherit the value.
Add a line to reset the status to the JGF default value in scrub ().1 parent 4cfedfc commit 373b36e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
0 commit comments