On Tue, Apr 17, 2012, Lubomr Sedl?? wrote:

> 
> Some examples follow:
> 
> http://www.fi.muni.cz/~xsedlar3/openssl-analysis/report-JxXj0g.html#EndPath
> The variable 'al' is never read. The goto should probably jump to
> 'f_err' in order not to lose the alert.
> 
> http://www.fi.muni.cz/~xsedlar3/openssl-analysis/report-6OKYC8.html#EndPath
> The assignment to 'ret' is either useless or goto should jump to 'err'.
> 
> http://www.fi.muni.cz/~xsedlar3/openssl-analysis/report-117dnV.html#EndPath
> http://www.fi.muni.cz/~xsedlar3/openssl-analysis/report-rT4fgM.html#EndPath
> Duplicit assignment to 'ret' and 'saved_state.epoch', respectively.
> 
> http://www.fi.muni.cz/~xsedlar3/openssl-analysis/report-xy1iZT.html#EndPath
> 'qbits' gets assigned the same value in following condition again.
> 
> http://www.fi.muni.cz/~xsedlar3/openssl-analysis/report-IG0Qez.html#EndPath
> The 'E', 'e', 'G', 'g' cases don't seem to do anything. Is there some
> missing functionality?
> 
> http://www.fi.muni.cz/~xsedlar3/openssl-analysis/report-euj1zH.html#EndPath
> Default port is assigned twice, on line 234.
> 
> Would you be interested in some patches? How and where should I submit
> them?
> 

Bug reports should go to the request tracker, that way someone can claim them,
their history can be tracked and they're less likely to get overlooked.

Just email to r...@openssl.org to do that.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to