mirror of
https://github.com/cpp-best-practices/cppbestpractices.git
synced 2025-12-18 19:54:34 +03:00
Update 04-Considering_Safety.md
fix link to heartbleed article
This commit is contained in:
@@ -142,4 +142,4 @@ If you have the possibility to use a compiler that supports C++11, you can use v
|
|||||||
|
|
||||||
## Additional Resources
|
## Additional Resources
|
||||||
|
|
||||||
[How to Prevent The Next Heartbleed](http://www.dwheeler.com/essays/heartbleed.html) by David Wheeler is a good analysis of the current state of code safety and how to ensure safe code.
|
[How to Prevent The Next Heartbleed](https://dwheeler.com/essays/heartbleed.html) by David Wheeler is a good analysis of the current state of code safety and how to ensure safe code.
|
||||||
|
|||||||
Reference in New Issue
Block a user