Module: wine Branch: master Commit: ea22b17065d61b1cd04b8848279b9ba9f0ec7c8a URL: http://source.winehq.org/git/wine.git/?a=commit;h=ea22b17065d61b1cd04b884827...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Feb 16 00:20:49 2011 +0100
cabinet: Store the data block headers in a memory list instead of on-disk.
Compute the checksums only when writing to the final file.
---
dlls/cabinet/fci.c | 393 ++++++++++++++++++++++++++-------------------------- 1 files changed, 195 insertions(+), 198 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ea22b17065d61b1cd04b88...