Category Archives: C

talloc

C言語の勉強に最近いそしんでいますが、メモリ管理ライブラリにtallocなるものが存在することを見つけました。 CodeZineでSamba smbclient―書式指定文字列に潜む脆弱性 という記事があり、それに載って … Continue reading

Posted in C | Leave a comment

C/C++でのセキュアコーディング

JPCERTのページにC/C++のセキュアコーディングについて情報がまとめられています。 https://www.jpcert.or.jp/securecoding.html https://www.jpcert.or. … Continue reading

Posted in C | Leave a comment