Purify/Valgrind will complain if you read more than the
initialized part.
Still, whoever took out the entire initialization should
not be trusted with security intensive code.
Posted May 14, 2008 18:55 UTC (Wed) by dion (subscriber, #2764)
[Link]
Yes, that should ward off the tar+feathers.
When even openssl developers can't tell that the change is catastrophic then he might be
excused.
This does illustrate why blindly fixing warnings is a dangerous and bad idea, though.