Show
Ignore:
Timestamp:
10/11/2006 05:42:41 AM (2 years ago)
Author:
moo
Message:

trunk->1.0: merged coverager

  • [184] fix tplcov
  • [176] leaked by outfilename (efree by zend_mm tho)
  • [175] remove double Content-Language
  • [174] avoid double slash
  • [173] make dir ended with dir sep
  • [172] DIRECTORY_SEPARATOR for coverager config example
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.0/coverager.c

    r51 r240  
    234234            zend_hash_move_forward(XG(coverages)); 
    235235        } 
     236        efree(outfilename); 
    236237    } 
    237238