Y
Hacker News
new
|
ask
|
show
|
jobs
by
troymc
5392 days ago
It's probably an integer :D
1 comments
philwelch
5391 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