Index: /trunk/psLib/src/fits/psFits.c
===================================================================
--- /trunk/psLib/src/fits/psFits.c	(revision 14877)
+++ /trunk/psLib/src/fits/psFits.c	(revision 14878)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.70 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-09-18 02:56:36 $
+ *  @version $Revision: 1.71 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-09-18 03:01:17 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -198,5 +198,5 @@
 
     opt->type = type;
-    opt->tilesize = tilesize;
+    opt->tilesize = psVectorCopy(NULL, tilesize, PS_DATA_S64);
     opt->noisebits = noisebits;
     opt->scale = scale;
