/[Apache-SVN]
ViewVC logotype

Revision 58153


Jump to revision: Previous Next
Author: jwoolley
Date: Thu Mar 1 04:59:07 2001 UTC (23 years, 4 months ago)
Changed paths: 3
Log Message:
The destroy function for shared bucket types should not interchange
the use of a local variable and the 'void *data' parameter.  It works,
since the two are equivalent, but it's confusing to look at.  Where
possible, the local variable is removed entirely.  Some bucket types
have to dereference the pointer to free private data, though, so in
those cases the local variable remains but it is now used consistently.

Submitted by:  Greg Stein


Changed paths

Path Details
Directoryapr/apr-util/trunk/buckets/apr_buckets_file.c modified , text changed
Directoryapr/apr-util/trunk/buckets/apr_buckets_heap.c modified , text changed
Directoryapr/apr-util/trunk/buckets/apr_buckets_mmap.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26