[
https://issues.apache.org/jira/browse/DAEMON-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Thomas resolved DAEMON-390.
--------------------------------
Resolution: Duplicate
This was issue 2 in DAEMON-396. I confirmed the issue was present and that the
patch there fixed the issue.
> PATH environment variable is not properly set if using LibraryPath option
> -------------------------------------------------------------------------
>
> Key: DAEMON-390
> URL: https://issues.apache.org/jira/browse/DAEMON-390
> Project: Commons Daemon
> Issue Type: Bug
> Components: Procrun
> Affects Versions: 1.1.0
> Reporter: Robert Krzeminski
> Priority: Major
> Labels: easyfix, patch, windows
> Attachments: apxAddToPathW-1-1-1-0.patch, utils.patch
>
>
> The PATH environment variable is not properly set if command line option
> LibraryPath is used. It shall extend the existing PATH variable with
> additional directories defined as library path. In the current implementation
> the wrong buffer size for the retrieved environment variable is passed during
> the call to GetEnvironmentVariableW from utility function apxAddToPathW
> (utils.c). Attached a patch that contains the fix for this issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)