Re: [PATCH] winhttp: initialize schemes (Coverity) (resubmit)
June 4, 2013
4:41 a.m.
On Tue, 2013-06-04 at 10:16 +0200, Marcus Meissner wrote:
1020943 Uninitialized scalar variable
After suggestion by Hans, do it in the helper ... especially as the other external callers do not initialize schemes either.
I also said that you shouldn't touch the parameter on error :) The other callers pass a pointer to a user variable and the attached test confirms that native doesn't touch it.
4677
Age (days ago)
4677
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hans Leidekker