Commit ee47d49
committed
Fix precedence error in retrieve_offsets
As noted by @ClemensLinnhoff there is a precedence error in
retrieve_offsets of osi3trace which results in errors if the function is
called again after a complete read.
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>1 parent de54ef7 commit ee47d49
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments