Re: Fix use of uninitialized variable in dlls/advapi32/tests/eventlog.c
25 Jan
2010
25 Jan
'10
4:44 a.m.
On 01/25/2010 12:21 PM, Vladimir Pankratov wrote:
Hello all.
Fix use of uninitialized variable in dlls/advapi32/tests/eventlog.c
changed files: dlls/advapi32/tests/eventlog.c
Thanks.
This is the same patch as you've sent a month ago. This doesn't happen on a clean .wine as there we would never reach this test. The fix should be in the implementation, as initializing 'needed' would only hide the problem. What I'm saying is that an app doesn't need to initialize 'needed' before calling ReadEventLogA. -- Cheers, Paul.
5890
Age (days ago)
5890
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Vriens