Two "unknown" parameters of _unDName() turn out to be the output
commit950da26b981c6bf6444dbbccab71aca79a141ba1
authorRein Klazes <rklazes@xs4all.nl>
Tue, 13 Jan 2004 22:56:59 +0000 (13 22:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Jan 2004 22:56:59 +0000 (13 22:56 +0000)
tree05a97c457e54c41facc3f22ba42ff6c6b8ed423c
parent3d6eb2db2f6bce29de784b44e09a233cff08b156
Two "unknown" parameters of _unDName() turn out to be the output
string and it length. If possible, use these instead of allocating a
new one. Put the code in _unDNameEx() and call that from _unDName().
dlls/msvcrt/main.c
dlls/msvcrt/msvcrt.h
dlls/msvcrt/msvcrt.spec