On 12/30/10 5:02 AM, Yegor Yefremov wrote:
Hello,
it's my first contribution to wine, so I wanted to start with some
simple task. After fixing the files mentioned in the attached patch,
following files in dlls folder still contain malloc/free calls:
dlls/ntdll/server.c:if (!(tmp_dir
Hello,
it's my first contribution to wine, so I wanted to start with some
simple task. After fixing the files mentioned in the attached patch,
following files in dlls folder still contain malloc/free calls:
dlls/ntdll/server.c:if (!(tmp_dir = malloc( p + 1 -
config_dir ))) fatal_error