You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/21 19:28:00 UTC

[jira] [Resolved] (DAEMON-414) prunsrv uses its log is before it is initialized.

     [ https://issues.apache.org/jira/browse/DAEMON-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory resolved DAEMON-414.
------------------------------------
    Fix Version/s: 1.2.3
       Resolution: Fixed

In git master.

> prunsrv uses its log is before it is initialized.
> -------------------------------------------------
>
>                 Key: DAEMON-414
>                 URL: https://issues.apache.org/jira/browse/DAEMON-414
>             Project: Commons Daemon
>          Issue Type: New Feature
>          Components: prunsrv
>    Affects Versions: 1.2.2
>            Reporter: Gary D. Gregory
>            Priority: Major
>             Fix For: 1.2.3
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The app {{prunsrv}} uses its log here in {{main}}:
> [https://github.com/apache/commons-daemon/blob/master/src/native/windows/apps/prunsrv/prunsrv.c#L1747]
> before it is initialized there:
> [https://github.com/apache/commons-daemon/blob/master/src/native/windows/apps/prunsrv/prunsrv.c#L1761]
> Commit [https://github.com/apache/commons-daemon/commit/5c9633e08b6efe23fea743f2e805f68550413ae3]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)