autofs-5.1.2 - use malloc for expanded map location

Change the allocation of temporary mount location storage in the sun
parser to use malloc(3) instead of alloca(3) and refactor a little.

Signed-off-by: Ian Kent <raven@themaw.net>
2 files changed