top | item 9884618

(no title)

vtsrh | 10 years ago

Keep the old code, instead just start using it for new one.

discuss

order

lmm|10 years ago

Most projects still written in C are those that make extensive use of C libraries. Making the application code immune doesn't actually reduce the vulnerability surface much - much of the vulnerability comes in the libraries the application calls.

vtsrh|10 years ago

Use it for new code. Libraries are written too.