2009/9/9 Alexandre Julliard <[email protected]>: > chris ahrendt <[email protected]> writes: > >> [/home/cahrendt/wine-git/dlls/ntdll/directory.c:2339]: (error) Resource >> leak: old_cwd > > This is the only one that looks a real bug, all the rest are false > positives. Please filter them out from future reports. > > -- > Alexandre Julliard > [email protected] > > >
Not necessary false positives. Errors in dlls/msvcrt/tests/file.c, for example, are real but expected errors, as it's the purpose of the test to see how it behaves on Windows in such situation. -- Nicolas Le Cam
