* Big memory bug fixed in socket/getline fixed.
authorGuilhem Lavaux <lavaux@easynet.fr>
Sat, 27 Feb 1999 11:32:10 +0000 (11:32 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Sat, 27 Feb 1999 11:32:10 +0000 (11:32 +0000)
commit41895a05eae22da85e8c659f9492d2312a63af13
tree7e7f4e76b5e0ef5686a393db72ebe130f861c080
parented175610f0904c4101577b1df2d8c9e461875ef9
* Big memory bug fixed in socket/getline fixed.
* Added two missing "virtual" in stream.h (Sorry, you'll have to rebuild all)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/stream.h
src/common/http.cpp
src/common/socket.cpp
src/common/url.cpp