fixing a couple of bugs spotted by valgrind.

Eric Pouech eric.pouech at wanadoo.fr
Thu Jan 26 15:01:33 CST 2006


ChangeLog:
- fixing a couple of bugs spotted by valgrind

most of them are about reading after specified buffer (hence hard to spot)
this comes from running vg against ntdll & kernel regression suite (for 
the tests which actually run)

  dlls/kernel/lcformat.c  |    2 +-
  dlls/kernel/profile.c   |    4 ++--
  dlls/ntdll/tests/path.c |    4 ++--
  dlls/ntdll/tests/reg.c  |    2 --
  libs/wine/debug.c       |    2 +-
  5 files changed, 6 insertions(+), 8 deletions(-)

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


More information about the wine-patches mailing list