Changeset 10898
- Timestamp:
- Jan 3, 2007, 3:00:32 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/types/psList.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/types/psList.c
r9730 r10898 6 6 * @author Robert Daniel DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1.5 6$ $Name: not supported by cvs2svn $9 * @date $Date: 200 6-10-24 22:52:56$8 * @version $Revision: 1.57 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-01-04 01:00:32 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 45 45 // orphan iterators first to avoid any callbacks to dying list 46 46 ((psListIterator*)iterators->data[i])->list = NULL; 47 // remove all external references48 psMemSetRefCounter(iterators->data[i], 1);49 47 } 50 48 }
Note:
See TracChangeset
for help on using the changeset viewer.
