Commit 82e954c
committed
Manually initialize IMAGEHLP_LINEW64 rather than using mem::zeroed
This avoids an unsafe call as requested in
#700 (comment)1 parent b68eb00 commit 82e954c
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
270 | 276 | | |
271 | 277 | | |
272 | 278 | | |
| |||
0 commit comments