Ignore:
Timestamp:
Jan 7, 2011, 1:30:54 AM (13 years ago)
Author:
djay
Message:

Small fixs in freeElements and runRequest.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-kernel/service.h

    r59 r60  
    290290      }
    291291      freeElements(&tmp->next);
     292      if(tmp->next!=NULL)
     293        free(tmp->next);
    292294    }
    293295  }
     
    552554
    553555  static void addToElements(elements** m,elements* e){
    554     elements* _cursor=*m;
    555556    elements* tmp=e;
    556     if(_cursor==NULL){
     557    if(*m==NULL){
    557558      *m=dupElements(tmp);
    558559    }else{
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png