IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 4, 2008, 2:40:42 PM (18 years ago)
Author:
jhoblitt
Message:

removed double psFree()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/db/psDB.c

    r17904 r17905  
    2323 * 4.1.2 or newer is required.
    2424 *
    25  * $Id: psDB.c,v 1.161 2008-06-05 00:25:49 jhoblitt Exp $
     25 * $Id: psDB.c,v 1.162 2008-06-05 00:40:42 jhoblitt Exp $
    2626 */
    2727
     
    12091209                        return NULL;
    12101210                    }
    1211                     psFree(time);
    1212 
    12131211                } else {
    12141212                    psTime *time = psTimeStrptime((char *)data, "%EY-%m-%d%t%T");
Note: See TracChangeset for help on using the changeset viewer.