Y
Hacker News
new
|
ask
|
show
|
jobs
by
philwelch
5395 days ago
Pageview is a pointer?
1 comments
troymc
5395 days ago
It's probably an integer :D
link
philwelch
5394 days ago
Unless pageview is a pointer or an array index, or a value used to calculate a pointer or array index, there's no way incrementing it can lead to a buffer overflow. Maybe an integer overflow.
link