https://bz.apache.org/bugzilla/show_bug.cgi?id=63767

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
Found it. A good demonstration of my lack of C coding skills. I failed to
initialise a variable so it was non-NULL when I expected it to be NULL causing
Commons Daemon to try and call a function that didn't exist. Hence the crash.

I have a fix which I have tested locally. I'll get the fix applied to Commons
Daemon start the release process. Hopefully we'll be able to pick up the fix in
the next round of Tomcat releases.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to