Why is strncpy insecure?

Posted by stimms on Stack Overflow See other posts from Stack Overflow or by stimms
Published on 2009-05-15T17:16:42Z Indexed on 2010/05/23 4:31 UTC
Read the original article Hit count: 321

Filed under:
|
|
|
|

I am looking to find out why strncpy is considered insecure. Does anybody have any sort of documentation on this or examples of an exploit using it?

© Stack Overflow or respective owner

Related posts about c++

Related posts about c