The pathname was stored in a string of size 100, which was not always
commit7d50ae6f80cdc542e018985309e9e83dfaee7c5c
authorJeff Tranter <jefft@corel.ca>
Tue, 7 Mar 2000 12:22:51 +0000 (7 12:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Mar 2000 12:22:51 +0000 (7 12:22 +0000)
tree89a497d8158559d19bd2727b691fc0b64c789626
parent45b5bcf65beba65414102c4148a713eb0d3c0a69
The pathname was stored in a string of size 100, which was not always
large enough. It should be set to MAX_PATH (255).
dlls/ole32/filemoniker.c