Fix Windows memory freeing: add a check for fb == NULL; fixes trac #4506
[ghc-hetmet.git] / compiler / utils / md5.c
2008-05-28 Simon MarlowUse MD5 checksums for recompilation checking (fixes...