Yes I guess...programming is for making softwares.... you see...and there we have software security....and since softwares are for computers (i guess ;-)) then it is related to computer security....
OK, now I see the connection. I'll ask the site boss to correct the thread's title.
The most common error in programming for networks is buffer overruns. And I lay blame for this on C/C++'s unterminated strings (yes, it's all Kernighan's fault!). Programmers must be very careful about how they call the sockets functions, and make sure to only allow the network to receive only as many bytes as the buffer can handle.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.