|
|
|
|
|
by hoten
423 days ago
|
|
The idea is that ASAN would replace scanf with a function that does additional book keeping when writing to whatever arbitrary memory location the inputs dictate at runtime. It's probably what the PR resolving the issue I linked to does. Though I didn't check |
|