Post: Off-by-ones
Off-by-ones →
Posted Monday 10th November 2008 14:29 GMT
In Buffer overflow bug bites Linux wireless component
In each case, the SVN commits relevant to this appear to be off-by-ones (e.g. > instead of >=, "size" instead of "size+1"), although they are mixed in with fixes for other problems so perhaps I missed something.
It's amazing the difference a "+1" can make to some code.
