I am looking for a comprehensive record of secure coding practices in C++. Since i haven\'t found such a list existing here already we might as well make this into a community w
Herb Sutter "Exceptional C++" and "C++ Coding Standards". Invaluable.
Marshall Cline C++ faq. Will tell you everything about common pitfalls. Free online.