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

Commit migrated from https://github.com/mono/mono/commit/595b66c0ebe530054895f2c74bcd4212e77536b9
src/mono/mono/eglib/gmodule-win32.c