Allocate MAX_PATH to start, but it usually wastes memory.
commit595b66c0ebe530054895f2c74bcd4212e77536b9
authorJay Krell <jaykrell@microsoft.com>
Tue, 3 Sep 2019 18:26:06 +0000 (3 11:26 -0700)
committerLarry Ewing <lewing@microsoft.com>
Wed, 4 Sep 2019 17:31:13 +0000 (4 12:31 -0500)
tree643803f00596eefbc402e1af1516ca0caf407170
parent8723e49b0efa61d15e2eda74a90ac8a8f7a91b2e
Allocate MAX_PATH to start, but it usually wastes memory.
Double later for clarity.
mono/eglib/gmodule-win32.c