kernel32: Fix GetComputerNameA to not count trailing NULL, with test.
commit81c922398e4c820900d48aede254818ecc5c4fe4
authorAlasdair Sinclair <alasdairs@dsl.pipex.com>
Sat, 3 Mar 2007 03:03:53 +0000 (3 03:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Mar 2007 12:55:43 +0000 (9 13:55 +0100)
tree6a07574109bfbba52718c093902a793ba4e1e486
parentf2792521896ff3b56fea3583044404c73bd09c18
kernel32: Fix GetComputerNameA to not count trailing NULL, with test.
dlls/kernel32/computername.c
dlls/kernel32/tests/environ.c