]> git.mxchange.org Git - core.git/commit
Introduced rewineUpdateSeekPosition() which needs to be called after
authorRoland Haeder <roland@mxchange.org>
Tue, 20 May 2014 20:12:14 +0000 (22:12 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 20 May 2014 20:12:14 +0000 (22:12 +0200)
commitcce7dd2293cdb1a4b424d931cc66a88a3a84005d
tree19a4a3f6f00636b4d07ab346b54ce1596ea4499a
parent8a21e1ffb5dec3e25ae578eab611b7f14c68d649
Introduced rewineUpdateSeekPosition() which needs to be called after
pre-allocation is done, else the seek position (pointer) shows to the end of
the file which is what you don't want.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/class_BaseFrameworkSystem.php