Commit 7049aad
fix(IB): copy/paste error in the ImageBuf iterator copy constructor (#4365)
Fixes a simple copy/paste error in a copy constructor where the y
coordinate gets initialised twice instead of y and z.
Signed-off-by: Anton Dukhovnikov <[email protected]>1 parent fe5e75d commit 7049aad
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3167 | 3167 | | |
3168 | 3168 | | |
3169 | 3169 | | |
3170 | | - | |
| 3170 | + | |
3171 | 3171 | | |
3172 | 3172 | | |
3173 | 3173 | | |
| |||
0 commit comments