[MOUNTMGR] Fix QueryPointsFromSymbolicLinkName and make it working
authorPierre Schweitzer <pierre@reactos.org>
Fri, 6 Sep 2019 06:28:36 +0000 (08:28 +0200)
committerPierre Schweitzer <pierre@reactos.org>
Fri, 6 Sep 2019 06:28:36 +0000 (08:28 +0200)
commit26a31b160ab3db16bf92cc786e9d5ecf080057fe
tree6ff8f133e22f63b804d400578c348fbae2f86676
parent16ec2e2aa53b403a9e59ffd7c9db09ce356335e3
[MOUNTMGR] Fix QueryPointsFromSymbolicLinkName and make it working

Select the current stack location for output buffer
And set output size so that buffer gets properly copied to caller
drivers/filters/mountmgr/point.c