Changeset 27 for trunk/src/rrdwrap.c

Show
Ignore:
Timestamp:
04/05/07 18:10:36 (16 years ago)
Author:
andreu
Message:

explicite output to find wrong definition bug - memory leak in renetcolAgg find

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/rrdwrap.c

    r17 r27  
    22 
    33/*      Contributed by Antony Clothier */ 
     4 
     5/*  Ligne 152 commented FXA*/ 
    46 
    57#include "rrdwrap.h" 
     
    148150      opterr=0; /* no error messages */ 
    149151       
    150       i = rrd_graph(argc, argv, prdata, &xsize, &ysize); 
     152/*       i = rrd_graph(argc, argv, prdata, &xsize, &ysize); */ 
    151153       
    152154      /*        free up the memory*/