IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 14, 2005, 11:22:55 AM (22 years ago)
Author:
evanalst
Message:

Add additional software to free memory if invalid random type specified.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psRandom.c

    r2433 r2996  
    1010*  @author GLG, MHPCC
    1111*
    12 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2004-11-24 21:59:43 $
     12*  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2005-01-14 21:22:55 $
    1414*
    1515*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5757
    5858    default:
     59        psFree(myRNG);
    5960        psError(PS_ERR_UNEXPECTED_NULL,
    6061                true,
Note: See TracChangeset for help on using the changeset viewer.