Project

General

Profile

Actions

Bug #1515

closed

Enforce use of ARRAY_STATIC_FREE instead of FOREACH(...); if (x->ptr) free(x->ptr);

Added by stbuehler over 16 years ago. Updated over 16 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_proxy_core
Target version:
ASK QUESTIONS IN Forums:

Description

It just looks better ;-)
Added one NULL pointer check, too. (I think every _free function should check its parameters for NULL).


Files

Actions #1

Updated by glen over 16 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

Committed revision r2032.

Actions

Also available in: Atom