Received: (qmail 42301 invoked by uid 501); 11 Nov 2001 10:21:58 -0000 Message-Id: <20011111102158.42300.qmail@apache.org> Date: 11 Nov 2001 10:21:58 -0000 From: Stero Wang Reply-To: stero@21cn.com To: submit@bugz.apache.org Subject: Mistake in jserv_child_init on register for clean exit. X-Send-Pr-Version: 3.110 >Number: 8736 >Category: mod_jserv >Synopsis: Mistake in jserv_child_init on register for clean exit. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: jserv >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sun Nov 11 02:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: stero@21cn.com >Release: 1.3.19/1.1.2 >Organization: apache >Environment: Any >Description: In function jserv_child_init, the last line should be "ap_register_cleanup(p, cfg, ap_null_cleanup, jserv_child_exit);" instead of "ap_register_cleanup(p, cfg, jserv_child_exit, ap_null_cleanup);" >How-To-Repeat: >Fix: Swap the parameters "jserv_child_exit" and "ap_null_cleanup" >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]