FiloSottile / Heartbleed

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

fixed a issue with a newline in the nested else #82

Closed archey closed 10 years ago

archey commented 10 years ago

This corrects an issue that causes the whole program to crash. I have fixed it and tested it out with go run bleed.go. Please merge this tiny commit

FiloSottile commented 10 years ago

@rtshanks came first to it in #81, but thanks!

archey commented 10 years ago

Yeah I saw that after I had pushed it. Thanks for taking a look at it, now we can push out the updated version