[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-filesystem-cvs
Subject:    [Filesystem-cvs] local/full smplfsys.cpp,1.46.2.9,1.46.2.9.4.1
From:       zlin () helixcommunity ! org
Date:       2011-04-29 4:13:36
Message-ID: 201104290413.p3T4DNKJ016970 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/filesystem/local/full
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv31403

Modified Files:
      Tag: hxclient_3_6_5_atlas
	smplfsys.cpp 
Log Message:
Remove the liminitation when perform seek operation Fix 13089

Index: smplfsys.cpp
===================================================================
RCS file: /cvsroot/filesystem/local/full/smplfsys.cpp,v
retrieving revision 1.46.2.9
retrieving revision 1.46.2.9.4.1
diff -u -d -r1.46.2.9 -r1.46.2.9.4.1
--- smplfsys.cpp	1 Nov 2010 08:11:15 -0000	1.46.2.9
+++ smplfsys.cpp	29 Apr 2011 04:13:33 -0000	1.46.2.9.4.1
@@ -4250,7 +4250,7 @@
     }
     else
 #endif
-    if (m_pDataFile && (offset64 <= MAX_READ_SIZE) )
+    if (m_pDataFile)
     {
      	//seekResult = fseek(m_pDataFile, (UINT32)offset64, fromWhere);
      	seekResult = m_pDataFile->Seek((UINT32)offset64,fromWhere);


_______________________________________________
Filesystem-cvs mailing list
Filesystem-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/filesystem-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic