Ignore:
Timestamp:
Jan 8, 2011, 1:01:25 AM (13 years ago)
Author:
djay
Message:

Remove memory leaks. Add support for minOccurs and maxOccurs informations in the inputs maps to close ticket #12.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-kernel/service_internal_python.c

    r61 r63  
    3434  tmp=getMapFromMaps(*main_conf,"env","PYTHONPATH");
    3535  char *python_path;
     36#ifdef DEBUG
    3637  fprintf(stderr,"PYTHON SUPPORT \n");
     38#endif
    3739  fflush(stderr);
    3840  if(tmp!=NULL){
     41#ifdef DEBUG
    3942    fprintf(stderr,"PYTHON SUPPORT (%i)\n",strlen(tmp->value));
     43#endif
    4044    python_path=(char*)malloc((strlen(tmp->value))*sizeof(char));
    4145    sprintf(python_path,"%s",tmp->value);
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