13 Jun
2002
13 Jun
'02
11:54 p.m.
ChangeSet ID: 1024012495312119918949069 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/06/13 18:54:55 Modified files: dlls/ole32 : storage.c dlls/setupapi : queue.c dlls/user : lstr.c dlls/x11drv : winpos.c graphics : path.c Log message: Mike McCormack <mikem(a)codeweavers.com> Jeremy White <jwhite(a)codeweavers.com> Fixed memory leaks. Patch: http://cvs.winehq.com/patch.py?id=1024012495312119918949069 Revision Changes Path 1.22 +26 -16 wine/dlls/ole32/storage.c 1.2 +5 -2 wine/dlls/setupapi/queue.c 1.23 +1 -0 wine/dlls/user/lstr.c 1.44 +1 -0 wine/dlls/x11drv/winpos.c 1.28 +4 -3 wine/graphics/path.c