Commit c34a1cc
Fix
Was checking the wrong variable, likely as the result of a copy-paste error. Would theoretically allow for null-pointer dereferences.filestream_tell_cb guard in file_stream.c.1 parent 7d4616b commit c34a1cc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
396 | | - | |
| 396 | + | |
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| |||
0 commit comments