It is secure to use malloc?

Posted by Felix Guerrero on Stack Overflow See other posts from Stack Overflow or by Felix Guerrero
Published on 2010-05-15T16:57:28Z Indexed on 2010/05/15 17:04 UTC
Read the original article Hit count: 184

Filed under:
|
|

A friend told me that allocating with malloc it is not secure anymore, I'm not a C/C++ guru but I've made some stuffs with malloc and C. Does anyone knows about what risks I'm into?.

© Stack Overflow or respective owner

Related posts about c

    Related posts about c++