FiloSottile / Heartbleed

A checker (site and tool) for CVE-2014-0160
http://filippo.io/Heartbleed
MIT License
2.31k stars 465 forks source link

Nested conditionals #80

Closed RichVisual closed 10 years ago

RichVisual commented 10 years ago

Nesting check for if err != nil, only needs to be tested once.

FiloSottile commented 10 years ago

Thanks :sparkles: