Commit 5faf172
committed
Fix pointer alignment issue in OLE2 XLM macro extraction
Fix issue reading from a pointer which can cause a crash on systems that
have strict pointer alignment requirements.
Thank you to Hsuan-Ming Chen at Synology PSIRT for identify this issue
and proposing this fix.1 parent 69fc449 commit 5faf172
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4044 | 4044 | | |
4045 | 4045 | | |
4046 | 4046 | | |
4047 | | - | |
| 4047 | + | |
| 4048 | + | |
| 4049 | + | |
4048 | 4050 | | |
4049 | 4051 | | |
4050 | 4052 | | |
| |||
0 commit comments