Ticket #1515 (closed defect: fixed)
Enforce use of ARRAY_STATIC_FREE instead of FOREACH(...); if (x->ptr) free(x->ptr);
| Reported by: | stbuehler | Owned by: | glen |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.0 |
| Component: | mod_proxy_core | Version: | 1.5.x-svn |
| Severity: | normal | Keywords: | patch |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
It just looks better ;-) Added one NULL pointer check, too. (I think every _free function should check its parameters for NULL).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

