]> git.saurik.com Git - wxWidgets.git/commit
made wxFFile a bit more safe: don't crash when Tell() and Length() are called on...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Feb 2004 15:44:40 +0000 (15:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Feb 2004 15:44:40 +0000 (15:44 +0000)
commitde2ce07c7a13f9b0800c8f9e68adadebdc9aa89c
tree0532195392280da796c2439e43357a1083c31c26
parent8cf8a85ea8da75e7ec973a85f5efc927349247f6
made wxFFile a bit more safe: don't crash when Tell() and Length() are called on closed file (patch 811425)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/ffile.h
src/common/ffile.cpp