IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 29, 2012, 5:07:20 PM (14 years ago)
Author:
eugene
Message:

merging changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120405/ippToPsps/src/Dvo.c

    r33595 r33948  
    188188    this->dvoConfig = dvoConfigRead(&argc, argv);
    189189
    190     for (int i=0; i<argc; i++) free(argv[i]);
    191     free(argv);
     190    //for (int i=0; i<argc; i++) free(argv[i]);
     191    //free(argv);
    192192
    193193    // method pointers
Note: See TracChangeset for help on using the changeset viewer.