Commit df2d65c
committed
tools/first-damage: Fix struct unpack
The first field is a 64 bit integer, the script
was unpacking it as 32 bit integer. Fixed the
same.
Also printing the 'first' value in debug
Signed-off-by: Kotresh HR <[email protected]>1 parent 9637ffe commit df2d65c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
0 commit comments