IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 29, 2008, 2:44:04 PM (18 years ago)
Author:
eugene
Message:

merge cvs HEAD into cleanup branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cleanup/ippTools/src/pzgetimfilesConfig.c

    r17741 r18357  
    7979
    8080    // define Database handle, if used
    81     config->dbh = pmConfigDB(config->modules);
     81    config->dbh = psMemIncrRefCounter(pmConfigDB(config->modules));
    8282    if(!config->dbh) {
    8383        psError(PS_ERR_UNKNOWN, false, "Can't connect to db\n");
Note: See TracChangeset for help on using the changeset viewer.