[PATCH] md5.c: fix a typo in the size argument of memset

Michal Terepeta michal.terepeta at gmail.com
Tue Apr 16 17:25:01 CEST 2013


Hi,

Apparently GCC 4.8 has some new warnings that caught a typo in a memset
call in libraries/base/cbits/md5.c.  Patch attached.

Cheers,
Michal


More information about the ghc-devs mailing list