Ignore:
Timestamp:
Jul 13, 2015, 3:42:39 PM (9 years ago)
Author:
knut
Message:

Redefined the API function addToMapWithSize to fix problem with Python/PHP support. Added some variable initializations and NULL pointer checks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/response_print.c

    r725 r738  
    786786void printDescribeProcessForProcess(registry *reg, maps* m,xmlNodePtr nc,service* serv){
    787787  xmlNsPtr ns,ns_ows,ns_xlink;
    788   xmlNodePtr n,nc1,nc2;
     788  xmlNodePtr n,nc1;
     789  xmlNodePtr nc2 = NULL;
    789790  map* version=getMapFromMaps(m,"main","rversion");
    790791  int vid=getVersionId(version->value);
     
    872873  if(vid==0)
    873874    xmlAddChild(n,nc);
    874   else{
     875  else if (nc2 != NULL) {         
    875876    xmlAddChild(nc2,nc);
    876877    xmlAddChild(n,nc2);
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