| ??? 12/27/07 05:26 Read: times |
#148761 - buffer overflow error Responding to: ???'s previous message |
The weak point of circular (ring) buffer is that we forget about limited buffer size, and easily miss buffer overflow error. Internet attack using buffer overflow shows how often this mistake occurs.
Tsuneo |



