Commit b012c4a
committed
docs: state the crash's exposure precisely rather than dramatically
The examples I reached for — a half-downloaded file, a DOS stub, a text file
named .exe — are inputs mcpp is never handed: `identify()` receives a LINK
OUTPUT, so the realistic path is a truncated or killed link, not arbitrary
user input. The finding stands on what it is (a function documented as never
throwing did), not on a frequency it does not have.1 parent 6735061 commit b012c4a
1 file changed
Lines changed: 7 additions & 3 deletions
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
234 | | - | |
235 | | - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
236 | 240 | | |
237 | 241 | | |
238 | 242 | | |
| |||
0 commit comments