Please review smd5.c change
"Igor V. Melichev" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Ralph, Please review the change to smd5.c in http://www.ghostscript.com/pipermail/gs-cvs/2004-January/003999.html There are 2 unclear issues for me. 1. It contained few includes. Was it intentional ? I've added some. 2. Not sure about "s->strm = s" in s_MD5E_make_stream. It appears working, but I don't know whether it's a legal configuration. Thank you. Igor.