S
Spitfire
I'm a newbie in Ruby. And, after a first couple of tutorials, I came
across the function 'gets'. Being similar to the function in C, I was
wondering if this would expose programs written in Ruby to buffer overflow
vulnerabilities? Or am I overlooking something here that would invalidate
such an argument? I mean, does the 'gets' in ruby perform bounds checking?
across the function 'gets'. Being similar to the function in C, I was
wondering if this would expose programs written in Ruby to buffer overflow
vulnerabilities? Or am I overlooking something here that would invalidate
such an argument? I mean, does the 'gets' in ruby perform bounds checking?