suppress some false-positives reported by valgrind.

Eric Pouech eric.pouech at wanadoo.fr
Thu Jan 26 15:02:43 CST 2006


ChangeLog:
- suppress some false-positives reported by valgrind

all of this boils down to sending uninialized bytes to some functions 
(or over the wire for the server).

  dlls/ntdll/signal_i386.c |    1 +
  server/console.c         |    9 ++++++++-
  server/fd.c              |    1 +
  server/request.c         |    1 +
  4 files changed, 11 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fead97add44853cb63e756332c6605df584e30da.diff
Type: text/x-patch
Size: 4261 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060126/d0f15751/fead97add44853cb63e756332c6605df584e30da.diff


More information about the wine-patches mailing list