]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Rely on the APR dso_load cleanup to unload the DSO correctly. There is
authorRyan Bloom <rbb@apache.org>
Fri, 19 Jan 2001 17:17:04 +0000 (17:17 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 19 Jan 2001 17:17:04 +0000 (17:17 +0000)
commit2ca370df3e3c6b650e68f86be599c13205889dfb
tree193eac3ca672267abb8b81815065027fbe8be481
parent4ccc704df75697073c67245bd1310f8f05d8cd2b
Rely on the APR dso_load cleanup to unload the DSO correctly.  There is
no reason for mod_so to register a second cleanup.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87737 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_so.c