IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2006, 4:57:59 PM (21 years ago)
Author:
jhoblitt
Message:

bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/pop.tt

    r5960 r6047  
    2222    if (!rowSet) {
    2323        psError(PS_ERR_UNKNOWN, true, "failed to lookup value for item %s", [% table.namespace FILTER upper %]_INDEX_NAME);
    24         psFree(row);
     24        psFree(rowSet);
    2525        return NULL;
    2626    }
Note: See TracChangeset for help on using the changeset viewer.