Fix special case in SetupGetLineTextA/W and SetupGetStringFieldA/W when Buffer is...
authorHervé Poussineau <hpoussin@reactos.org>
Tue, 23 Aug 2005 17:38:14 +0000 (17:38 +0000)
committerHervé Poussineau <hpoussin@reactos.org>
Tue, 23 Aug 2005 17:38:14 +0000 (17:38 +0000)
commitd373f6bfb03fc11c453ed37767a89bdfc58771a8
tree22a40a0cd0a2e086f94f874eb6308db9c73fa4c8
parent05c41b4d84fd4365ae20de90cc8d0adc8f970a8b
Fix special case in SetupGetLineTextA/W and SetupGetStringFieldA/W when Buffer is NULL and BufferSize is 0, by reverting part of r17162
Fixes bug #724, spotted by GvG
Do according changes in SetupDiBuildDriverInfoList

svn path=/trunk/; revision=17483
reactos/lib/setupapi/devinst.c
reactos/lib/setupapi/parser.c